mkbkt BUCKET_NAME
Create (make) a new bucket.
Parameter
|
Description
|
Examples
|
BUCKET_NAME
|
Name of the bucket to be created. Required.
|
mkbkt mybucketname
|
Restrictions:
- Spaces in bucket names are not allowed.
- Bucket names with upper case letters are not supported.
|