fly config
The CONFIG commands allow you to work with an application’s configuration.
Usage
fly config [command] [flags]
Available Commands
- env - Display an app’s runtime environment variables
- save - Save an app’s config file
- show - Show an app’s configuration
- validate - Validate an app’s config file
Options
-h, --help help for config
Global Options
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
See Also
- fly - The Fly.io command line interface