Command 'juju secrets'

See also: How to manage secrets

Usage:

juju secrets [options]

Summary:

Lists secrets available in the model.

Global Options:

--debug  (= false)

Equivalent to --show-log --logging-config==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:

--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

Details:

Displays the secrets available for charms to use if granted access.

Examples:

juju secrets
juju secrets --format yaml

Aliases:

list-secrets