rmbkt (remove bucket)

Top  Previous  Next

rmbkt BUCKET_NAME

Remove (delete) an existing bucket.

 

Parameter

Description

Examples

BUCKET_NAME

Name of the bucket to be removed. Required.

rmbkt mybucketname

 

Notes:
The bucket to be removed must be completely empty or the command will fail. Remove all objects from a bucket with the del command before removing a bucket.