edjx bucket update
Updates a specific bucket.
You must know the Bucket ID to execute this command. |
Options
Option | Required | Type | Description |
---|---|---|---|
|
Yes |
string |
The bucket UUID to update. |
|
No |
string |
Name of the bucket to update. |
|
No |
bool |
Indicates that the contents of the bucket will be public (true) or private (false). |
You must include the n, --name or -p, --public flags when executing this command.
|