login

Learn how to authenticate your user.

This command authenticates your session, allowing the CLI to manage resources on your behalf. Your session remains valid for 7 days and is automatically renewed each time you run a CLI command.

Currently, the only supported method is credentials.

Usage

This command has the following syntax:

croct login

Example

Authenticate your session:

npx croct@latest login

Options

This command only accepts global options.