rngo login

Stores an API key in the local config so that the CLI can authenticate with the API.

Prior to running the command, create an API key at rngo.dev/api-keys and copy it. When you run the command, it will prompt you for the API key:

rngo login
> API Key: *************

Most other command interact with the API, so you should run this before doing anything else.