_nifectl open_

Open browser to current deployed application

About#

Open browser to current deployed application. If an optional path is specified, this is appended to the URL for deployed application.

Usage#

nifectl open [PATH] [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 open

Global Options#

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

See Also#