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 loginExample
Authenticate your session:
npm
npx croct@latest loginOptions
This command only accepts global options.