Nife CLI
The Nife CLI (nifectl) is a powerful command-line tool for managing your applications, clusters, secrets, and deployments directly from your terminal.
Install the CLI
See the Installation Guide to get started.
Common Commands
| Command | Description |
|---|---|
nifectl deploy | Deploy an application |
nifectl apps | List and manage apps |
nifectl logs | View application logs |
nifectl secrets | Manage secrets |
nifectl regions | Manage deployment regions |
nifectl status | Check application status |
Full Reference
Browse the complete CLI Reference for all available commands and options.