Command 'juju show-secret-backend'
See also: How to manage secret backends
Usage:
juju show-secret-backend [options] <backend-name>
Summary:
Displays the specified secret backend.
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 (= yaml)
Specify output format (json|yaml
)
-o, --output (= "")
Specify an output file
--reveal (= false)
Include sensitive backend config content
Details:
Displays the specified secret backend.
Examples:
juju show-secret-backend myvault
juju secret-backends myvault --reveal
See also:
add-secret-backend
list-secret-backends
remove-secret-backend
update-secret-backend
Last updated 9 months ago.