Interactive login
To log in, run thelogin command.
API key
Instead of using thelogin command, you can export the MIRU_API_KEY environment variable to authenticate the CLI via API key.
login is required when MIRU_API_KEY is set.
To create an API key, follow the instructions in the API keys section. To determine which scopes the key needs, find the command you want to run in the CLI Reference and consult its API key scopes section.
For using the CLI in a CI pipeline, see the CI/CD guide.
