wrangler secret

Generate a secret that can be referenced in the worker script

Subcommands

NameDescription
deleteDelete a secret variable from a script
listList all secrets for a script
putCreate or update a secret variable for a script

Options

NameDescription
-c, --config <wrangler.toml>Path to configuration file [default: wrangler.toml]
-e, --env <environment>Environment to perform a command on
-h, --helpPrints help information
--verboseToggle verbose output (when applicable)