config
apppack config
manage app configuration (environment variables/secrets)
Synopsis
Configuration is stored in SSM Parameter Store and injected into the application containers at runtime.
Options
-a, --app-name string app name (required)
--aws-credentials use AWS credentials instead of AppPack.io federation
-h, --help help for config
Options inherited from parent commands
--debug enable debug logging
SEE ALSO
- apppack - the CLI interface to AppPack.io
- apppack config export - export the config variables to JSON
- apppack config get - show the value of a single config variable
- apppack config import - import config variables from a JSON file
- apppack config list - list all config variables and values
- apppack config set - set the value of a single config variable
- apppack config unset - remove a config variable