juju secrets

Aliases: list-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

--revisions

false

Show the secret revisions metadata

Examples

juju secrets
juju secrets --format yaml
juju secrets --revisions --format yaml

Details

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