fly apps list

The APPS LIST command will show the applications currently registered and available to this user. The list will include applications from all the organizations the user is a member of. Each application will be shown with its name, owner and when it was last deployed.

Usage

flyctl apps list [flags]

Options

  -h, --help         help for list
  -j, --json         JSON output
  -o, --org string   The target Fly.io organization

Global Options

  -t, --access-token string   Fly API Access Token
      --debug                 Print additional logs and traces
      --verbose               Verbose output

See Also