abort
command is used to clear the generated incomplete multipart uploads../coscli abort cos://<bucket-name>[/prefix/] [flag]
abort
includes the following parameters:Parameter Format | Description | Example |
cos://<bucket-name>/<key> | Specifies the target object in the bucket, which is accessible by using the bucket alias or bucket name configured in the configuration file as detailed in Download and Installation Configuration. If you use the bucket name for access, you also need to include the endpoint flag. | Access with the bucket alias: cos://example-alias Access with the bucket name: cos://examplebucket-1250000000 |
/prefix/ | Specifies a directory (optional). | /picture/ |
abort
command contains the following optional flags:Flag Abbreviation | Flag Name | Description |
-h | --help | Views the usage of this command. |
None | --include | Includes specific objects |
None | --exclude | Excludes files with a specific pattern |
bucket1
bucket./coscli abort cos://bucket1
picture
folder in bucket1
bucket./coscli abort cos://bucket1/picture/
Apakah halaman ini membantu?