Short-lived credentials
Repository tokens grant temporary clone, fetch, or push access to one repository. They expire after 60 seconds by default and can last up to 12 hours.
Authenticate the CLI, then create a read token.
corigin login
corigin repos token REPO_IDThe command prints only the token.