fly apps list

List the applications currently available to this user. The list includes applications from all the organizations the user is a member of. The list shows the name, owner (org), status, and date/time of latest deploy for each app.

Usage

fly 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