Getting Started

Getting Started with nctl, the Nirmata CLI

Commands Description

At any time, to learn more about the commands and different arguments supported, refer to the help text. Here are a few examples.

nctl help
nctl clusters --help
nctl scan --help
nctl operator init --help

Login to the Nirmata Control Hub

To interact with the Nirmata Control Hub (NCH), you should first login to your account.

nctl login

Note: Enter the right URL, email address, and the API Key associated with your account. API Key can be generated by logging into the Nirmata account and go to the Settings -> Profile tab. On a sucessful login, you should see this line in the output - Validating user credentials...done!. The config is also written to ~/.nirmata/config