juju storage

Aliases: list-storage

Summary

Lists storage details.

Usage

juju storage [options] <filesystem|volume> ...

Options

Flag

Default

Usage

-B, --no-browser-login

false

Do not use web browser for authentication

--filesystem

false

List filesystem storage(deprecated)

--format

tabular

Specify output format (json|tabular|yaml)

-m, --model

Model to operate in. Accepts [<controller name>:]<model name>|<model UUID>

-o, --output

Specify an output file

--volume

false

List volume storage(deprecated)

Examples

List all storage:

juju storage

List only filesystem storage:

juju storage --filesystem

List only volume storage:

juju storage --volume

Details

List information about storage.