flyctl releases

List App releases

About

List all the releases of the application onto the Fly platform, including type, when, success/fail and which user triggered the release.

Usage

flyctl releases [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 releases

Global Options

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

See Also