_nifectl destroy_

Permanently destroys an App

About#

The DESTROY command will remove all the application from the Nife platform.

Usage#

nifectl destroy [APPNAME] [flags]

Options#

-a, --app string App name to operate on
-c, --config string Path to an app config file or directory containing one (default "./nife.toml")
-h, --help help for destroy
-y, --yes Accept all confirmations

Global Options#

-t, --access-token string Nife API Access Token
-j, --json json output

See Also#