flyctl secrets
Manage app secrets
Subcommands
Name | Description |
---|---|
import | Read secrets in name=value from stdin |
list | Lists the secrets available to the app |
set | Set one or more encrypted secrets for an app |
unset | Remove encrypted secrets from an app |
Options
Name | Description |
---|---|
--app, -a <app> | App name to operate on |
--config, -c <config> | Path to an app config file or directory containing one |