_nifectl logs_

View application logs as generated by the application running on the Nife platform.

About#

Logs can be filtered to a specific instance using the --instance/-i flag or to all instances running in a specific region using the --region/-r flag.

Usage#

nifectl logs [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 logs
-i, --instance string Filter by instance ID
-r, --region string Filter by region

Global Options#

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

See Also#