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

Storage Driver Management

An administrator may either manage storage drivers from CLI or GUI. This document will cover CLI usage. You can manage storage drivers with the fuzzball CLI binary. The root command is fuzzball storage driver with the following sub commands:

Manage Fuzzball storage drivers

Usage:
  fuzzball storage driver [command]

Aliases:
  driver, dr

Available Commands:
  export      Export driver definition as YAML
  info        Get information about a storage driver
  install     Install a storage driver
  list        List storage drivers
  uninstall   Uninstall a storage driver
  update      Update a storage driver definition

We discuss these commands in the next sections.