fly apps
Manage your Fly applications.
Usage
fly apps [command] [flags]
Available Commands
- create - Create a new application.
- destroy - Permanently destroy one or more apps.
- errors - View application errors on Sentry.io
- list - List applications.
- move - Move an app to another organization.
- open - Open browser to current deployed application
- releases - List app releases
- restart - Restart an application.
Options
-h, --help help for apps
Global Options
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
See Also
- fly - The Fly.io command line interface