flyctl platform

Fly platform information

About

The PLATFORM commands are for users looking for information about the Fly platform.

Usage

flyctl platform [command] [flags]

Available Commands

Options

  -a, --app string      App name to operate on
  -c, --config string   Path to an app config file or directory containing one (default "./fly.toml")
  -h, --help            help for platform

Global Options

  -t, --access-token string   Fly API Access Token
  -j, --json                  json output
  -v, --verbose               verbose output

See Also