mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#784)
This commit is contained in:
@@ -103,9 +103,9 @@ clearml-data remove [-h] [--id ID] [--files [FILES [FILES ...]]]
|
||||
|
||||
## upload
|
||||
|
||||
Upload the local dataset changes to the server. By default, it's uploaded to the [ClearML Server](../deploying_clearml/clearml_server.md). You can specify a different storage
|
||||
Upload the local dataset changes to the server. By default, it's uploaded to the ClearML file server. You can specify a different storage
|
||||
medium by entering an upload destination. For example:
|
||||
* A shared folder: `:/mnt/shared/folder`
|
||||
* A shared folder: `/mnt/shared/folder`
|
||||
* S3: `s3://bucket/folder`
|
||||
* Non-AWS S3-like services (e.g. MinIO): `s3://host_addr:port/bucket`
|
||||
* Google Cloud Storage: `gs://bucket-name/folder`
|
||||
|
||||
Reference in New Issue
Block a user