776 B
Generated
776 B
Generated
secret create
Create a secret
Usage
coder secret create [flags] <name>
Options
--value
| Type | string |
Set the secret value. This flag is required.
--description
| Type | string |
Set the secret description.
--inject-env
| Type | string |
Inject the secret into workspaces as an environment variable.
--inject-file
| Type | string |
Inject the secret into workspaces as a file.