Manage metadata tags for Vultr Object Storage instances to improve organization and resource identification.
The vultr-cli object-storage label
command manages labels for Vultr Object Storage instances, allowing you to add, modify, or remove metadata tags for organization and identification purposes.
$ vultr-cli object-storage label <Object Storage ID> [flags]
# Full example
$ vultr-cli object-storage label 57ad432f-66a2-4580-936b-d0af934bce5d --label="Updated Object Storage"
Shorthand | Long Version | Description |
---|---|---|
-l | --label | label you want your object storage to have |
No comments yet.