Delete one or more applications from the Fly platform.
## Usage
~~~
fly apps destroy <app name(s)> [flags]
~~~
## Options
~~~
-h, --help help for destroy
-y, --yes Accept all confirmations
~~~
## Global Options
~~~
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
~~~
## See Also
* [fly apps](/docs/flyctl/apps/) - Manage apps.
fly apps destroy
Delete one or more applications from the Fly platform.
Usage
fly apps destroy <app name(s)> [flags]
Options
-h, --help help for destroy
-y, --yes Accept all confirmations
Global Options
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output