Command 'juju secret-backends'
See also: How to manage secret backends
Usage:
juju secret-backends [options]
Summary:
Lists secret backends available in the controller.
Global Options:
--debug (= false)
Equivalent to --show-log --logging-config=<root>=DEBUG
-h, --help (= false)
Show help on a command or other topic.
--logging-config (= "")
Specify log levels for modules
--quiet (= false)
Show no informational output
--show-log (= false)
If set, write the log file to stderr
--verbose (= false)
Show more verbose output
Command Options:
-c, --controller (= "")
Controller to operate in
--format (= tabular)
Specify output format (json|tabular|yaml
)
-o, --output (= "")
Specify an output file
--reveal (= false)
Include sensitive backend config content
Details:
Displays the secret backends available for storing secret content.
Examples:
juju secret-backends
juju secret-backends --format yaml
See also:
add-secret-backend
remove-secret-backend
show-secret-backend
update-secret-backend
Aliases:
list-secret-backends
Last updated 10 months ago.