_nifectl status_

Show App status

About#

Show the application's current status including application details, tasks, most recent deployment details and in which regions it is currently allocated.

Usage#

nifectl status [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 statuc

Global Options#

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

See Also#