Skip to content

config set

apppack config set

set the value of a single config variable

apppack config set <variable>=<value>

Examples

apppack -a my-app config set ENVIRONMENT=production

Options

  -h, --help   help for set

Options inherited from parent commands

  -a, --app-name string   app name (required)
      --aws-credentials   use AWS credentials instead of AppPack.io federation
      --debug             enable debug logging

SEE ALSO

  • apppack config - manage app configuration (environment variables/secrets)