Skip to content

Latest commit

History

History
33 lines (21 loc) · 455 Bytes

File metadata and controls

33 lines (21 loc) · 455 Bytes

coder secrets view

View a secret by name

Synopsis

View a secret by name

coder secrets view [secret_name] [flags]

Examples

coder secrets view mysql-password

Options

 -h, --help help for view

Options inherited from parent commands

 --user string Specify the user whose resources to target (default "me")

SEE ALSO