wrangler secret
Generate a secret that can be referenced in the worker script
Subcommands
Name | Description |
---|---|
delete | Delete a secret variable from a script |
list | List all secrets for a script |
put | Create or update a secret variable for a script |
Options
Name | Description |
---|---|
-c, --config <wrangler.toml> | Path to configuration file [default: wrangler.toml] |
-e, --env <environment> | Environment to perform a command on |
-h, --help | Prints help information |
--verbose | Toggle verbose output (when applicable) |