> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fly.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 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 (also --auto-confirm)
```

## Global Options

```
  -t, --access-token string   Fly API Access Token
      --debug                 Print additional logs and traces
      --verbose               Verbose output
```

## See Also

* [fly apps](/flyctl/cmd/fly_apps)	 - Manage apps.
