The information in this doc is based on Juju version 3.5.5, and may not accurately reflect other versions of Juju.
See also: add-secret-backend, secret-backends, remove-secret-backend, update-secret-backend
Summary
Displays the specified secret backend.
Usage
juju show-secret-backend [options] <backend-name>
Options
Flag | Default | Usage |
---|---|---|
-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 |
Examples
juju show-secret-backend myvault
juju secret-backends myvault --reveal
Details
Displays the specified secret backend.