The MOVE command will move an application to another organization the current user belongs to.

Usage

flyctl move <APPNAME> [flags]

Options

  -h, --help         help for move
  -o, --org string   The target Fly organization
  -y, --yes          Accept all confirmations

Global Options

  -t, --access-token string   Fly API Access Token
      --verbose               Verbose output

See Also