login

nctl login

Login Command

This command is used for signing in to Nirmata. It will store the credentials on this device and is not recommended for use on shared devices.

nctl login [flags]

Command Options

Flags Shorthand Description
--help -h help for login
--file <string> -f the configuration file (defaults to $HOME/.nirmata/config)
--insecure allow connection to an address with a self-signed or non-verifiable certificate (not recommended)
--token <string> Nirmata API Key (env NIRMATA_TOKEN)
--url <string> Nirmata server base URL (env NIRMATA_URL)
--userid <string> user id (email)