Fuzzball Documentation
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Storage Volume Management

Administrators can either manage Storage Volumes from the CLI or GUI. This section will cover CLI usage. Storage Volumes can be managed with the Fuzzball CLI binary. The root command is fuzzball volume with the following sub commands:

Manage volumes

Usage:
  fuzzball volume [command]

Aliases:
  volume, vol

Available Commands:
  create      Create a volume
  delete      Delete a volume
  disable     Disable a volume
  enable      Enable a volume
  info        Get volume information
  list        List volumes
  update      Update a volume
Ephemeral Storage Volumes are not manageable via CLI/GUI. Only persistent Storage Volumes can be managed this way.