D

DevCycle CLI

CLI discovered

Details
Command
dvc
Docs
https://docs.devcycle.com/cli/
Authentication
CLI login access token bearer discovered $ dvc login sso

Acquired by the CLI — running dvc login sso opens the auth flow and stores the credential.

CLI client ID and client secret compound discovered Get key ↗
CLI login

In the DevCycle dashboard, open Settings to get your DevCycle client_id and client_secret. Configure them for the CLI in the auth file described in the CLI docs under "Using Client Credentials", with YAML fields clientCredentials.client_id and clientCredentials.client_secret.