fly config validate
Validates an application’s config file against the Fly platform to ensure it is correct and meaningful to the platform.
Usage
fly config validate [flags]
Options
-a, --app string Application name
-c, --config string Path to application configuration file
-h, --help help for validate
Global Options
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
See Also
- fly config - Manage an app’s configuration