juju model-secret-backend

Summary

Displays or sets the secret backend for a model.

Usage

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

Options

Flag

Default

Usage

-B, --no-browser-login

false

Do not use web browser for authentication

-m, --model

Model to operate in. Accepts [<controller name>:]<model name>|<model UUID>

Examples

Display the secret backend for the current model:

juju model-secret-backend

Set the secret backend to myVault for the current model:

juju model-secret-backend myVault

Details

Sets or displays the secret backend for the current model.