juju list-secrets¶

Aliases: list-secrets

Summary¶

Lists secrets available in the model.

Usage¶

juju secrets [options]

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.