838 B
Generated
838 B
Generated
secret update
Update a secret
Usage
coder secret update [flags] <name>
Options
--value
| Type | string |
Update the secret value.
--description
| Type | string |
Update the secret description. Pass an empty string to clear it.
--inject-env
| Type | string |
Update the environment variable injection target. Pass an empty string to clear it.
--inject-file
| Type | string |
Update the file injection target. Pass an empty string to clear it.