Command 'juju show-secret-backend'

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

See also: add-secret-backend, secret-backends, remove-secret-backend, update-secret-backend

Summary

Displays the specified secret backend.

Usage

juju show-secret-backend [options] <backend-name>

Options

Flag Default Usage
--c, --controller Controller to operate in
--format yaml Specify output format (json|yaml)
--o, --output Specify an output file
--reveal false Include sensitive backend config content

Examples

juju show-secret-backend myvault
juju secret-backends myvault --reveal

Details

Displays the specified secret backend.


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