flyctl apps destroy

Permanently destroys an App

About

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

Usage

flyctl 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
  -j, --json                  json output
  -v, --verbose               verbose output

See Also