_nifectl releases_

List App releases

About#

List all the releases of the application onto the Nife platform, including type, when, success/fail and which user triggered the release.

Usage#

nifectl releases [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 releases

Global Options#

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

See Also#