The information in this doc is based on Juju version 3.5.5, and may not accurately reflect other versions of Juju.
See also: storage, attach-storage, detach-storage, remove-storage
Summary
Shows storage instance information.
Usage
juju show-storage [options] <storage ID> [...]
Options
Flag | Default | Usage |
---|---|---|
-B , --no-browser-login |
false | Do not use web browser for authentication |
--format |
yaml | Specify output format (json|yaml) |
-m , --model |
Model to operate in. Accepts [<controller name>:]<model name>|<model UUID> | |
-o , --output |
Specify an output file |
Examples
juju show-storage storage-id
Details
Show extended information about storage instances. Storage instances to display are specified by storage IDs. Storage IDs are positional arguments to the command and do not need to be comma separated when more than one ID is desired.