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, remove-secret, show-secret, update-secret Alias: secrets
Summary
Lists secrets available in the model.
Options
Flag | Default | Usage |
---|---|---|
--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 | |
--owner |
Include secrets for the specified owner |
Examples
juju secrets
juju secrets --format yaml
Details
Displays the secrets available for charms to use if granted access.