flyctl move
Move an App to another organization
About
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
--org string The organization to move the app to
-y, --yes Accept all confirmations
Global Options
-t, --access-token string Fly API Access Token
-j, --json json output
-v, --verbose verbose output
See Also
- flyctl - The Fly CLI