flyctl monitor

Monitor Deployments

About

Monitor Application Deployments and other activities. Use --verbose/-v to get details of every instance . Control-C to stop output.

Usage

flyctl monitor [flags]

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 monitor

Global Options

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

See Also