juju grant-secret
¶
Summary¶
Grant access to a secret.
Usage¶
juju grant-secret [options] <ID>|<name> <application>[,<application>...]
Options¶
Flag |
Default |
Usage |
---|---|---|
|
false |
Do not use web browser for authentication |
|
Model to operate in. Accepts [<controller name>:]<model name>|<model UUID> |
Examples¶
juju grant-secret my-secret ubuntu-k8s
juju grant-secret 9m4e2mr0ui3e8a215n4g ubuntu-k8s,prometheus-k8s
Details¶
Grant applications access to view the value of a specified secret.