flyctl list orgs

List all your organizations

About

Lists all organizations which your are a member of. It will show the short name of the organization and the long name.

Usage

flyctl list orgs [flags]

Options

  -h, --help   help for orgs

Global Options

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

See Also