tencent cloud

Feedback

Deleting Objects - rm

Last updated: 2024-01-06 16:15:35
    The rm command is used to delete an object.

    Command Syntax

    ./coscli rm cos://<bucket-name>[/prefix/] [flag]
    rm includes the following parameters:
    Parameter Format
    Description
    Example
    cos://<bucket-name>
    Specifies the target 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/
    rm includes 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 specific objects.
    -r
    --recursive
    Specifies whether to traverse all objects in the directory recursively.
    -f
    --force
    Forces deletion (no prompt before the deletion).
    Note:
    --include and --exclude support standard regular expression syntax, so you can use them to filter out objects that meet specific criteria.
    When using zsh, you may need to add double quotes at both ends of the pattern string.`` ./coscli rm cos://bucket1/example/ -r --include ".*.mp4"``>- For more general options for this command (such as switching buckets or user accounts), see Common Options.

    Example

    Deleting an object

    ./coscli rm cos://bucket1/fig1.png

    Deleting all objects in the picture directory

    ./coscli rm cos://bucket1/pictrue/ -r
    
    Contact Us

    Contact our sales team or business advisors to help your business.

    Technical Support

    Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.

    7x24 Phone Support