Vultr DocsLatest Content


Object Storage

Updated on 15 September, 2025

Manage Vultr Object Storage instances with commands to create, list, delete, and configure cloud storage resources through the CLI.


The vultr-cli object-storage command manages Vultr Object Storage instances, allowing users to create, list, delete, and modify cloud storage resources through the command line interface.

Usage

console
$ vultr-cli object-storage

Examples

console
# Full example
$ vultr-cli object-storage

Available Commands

  • cluster - Commands to retrieve object storage cluster information
  • create - Create a new object storage
  • delete - Delete an object storage
  • get - Retrieve a given object storage
  • label - Change the label for object storage
  • list - Retrieve all active object storages
  • regenerate-keys - Regenerate the S3 API keys for an object storage
  • tier - Commands for object storage tiers
Provisions a new Object Storage instance in your Vultr account with customizable location and capacity settings.
Permanently removes an Object Storage instance from your Vultr account, deleting all associated data and configurations.
Retrieves detailed information about a specific Object Storage instance, displaying its configuration and status.
Manage metadata tags for Vultr Object Storage instances to improve organization and resource identification.
Lists all Object Storage instances in your Vultr account with their IDs, labels, locations, and status information.
Regenerates access credentials for Vultr Object Storage, invalidating previous keys to enhance security.
Displays available performance and pricing tier options for Vultr Object Storage to help developers select appropriate storage configurations.