datumctl CLI, which handles login,
credential storage, and token refresh.
Authenticating
The Datum Cloud platform uses short-lived Bearer tokens for API authentication.
These tokens are managed automatically by the
This command will open your default browser, prompt to log you in, and store your credentials in the system’s keyring.
Note: If your browser doesn’t open automatically, the command will display a URL that you can copy and paste into your browser manually.
Now you can use standard kubectl commands to interact with your Datum Cloud control plane.
Last modified on March 30, 2026