_nifectl dashboard_
Enhance your application management experience with the Nife CLI Dashboard. This command allows you to open the web-based dashboard for a specific application, giving you direct access to monitoring and analytical tools.
Overview
The nifectl dashboard command opens the Nife Web UI for the selected application, providing insights into its current state, usage, and performance metrics.
Usage
nifectl dashboard [flags]
nifectl dashboard [command]
Aliases
dashboarddash
Available Commands
metrics– Open the Nife Web UI to view detailed application metrics and performance data.
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 dashboard
Global Options
-t, --access-token string Nife API Access Token
-j, --json JSON output format
Nifectl Dashboard Metrics Command
Use the nifectl dashboard metrics command to directly open your application’s metrics dashboard in the Nife Web UI. This feature provides detailed insights into your app’s performance, helping you analyze and optimize your deployment.
Usage
nifectl dashboard metrics [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 metrics
Global Options
-t, --access-token string Nife API Access Token
-j, --json JSON output format
Summary
The Nifectl Dashboard command enables developers and operators to easily monitor and manage applications through a unified CLI and web interface. It’s an essential tool for enhancing visibility, troubleshooting, and performance optimization in your hybrid or edge cloud deployments.