Storage Class Management
You can either manage storage classes from the
CLI or
GUI. This document will cover
CLI usage. You can manage storage classes with the Fuzzball CLI binary. The root command is
fuzzball storage class
with the following sub commands:
Manage Fuzzball storage classes
Usage:
fuzzball storage class [command]
Aliases:
class, cl
Available Commands:
create Create a storage class
delete Delete a storage class
describe Describe storage class regarding the most recent install/update operation
disable Disable a storage class
export Export storage class definition as YAML
info Get information about a storage class
list List storage classes
update Update a storage class
We detail the usage of the commands in the next sections.