Cli Api Keys
Setup the Lumino command-line interface and manage your authentication credentials securely.
Installing the CLI
The Lumino CLI is available as an NPM package. We recommend installing it globally.
bash

Coppied
npm install -g Lumino-cli


Generating API Keys
Navigate to your dashboard to generate a secret key.

Security Warning
Never commit your secret API keys to version control.
Authentication
Authenticate the CLI by running the login command: