Command 'juju list-secrets'

The information in this doc is based on Juju version 3.5.3, and may not accurately reflect other versions of Juju.

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.


Last updated 9 days ago. Help improve this document in the forum.