fly apps destroy

The APPS DESTROY command will remove an application from the Fly platform.

Usage

fly apps destroy <APPNAME> [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