Command-line interface for the call-center backend. OAuth + PKCE auth, browser-based login, scoped tokens, OS-keyring storage.
curl -fsSL https://cli.getsy-dash.com/install.sh | sh
Pick your platform from the latest release:
cc auth login # browser opens, click Authorize
cc auth status # who am I?
cc campaigns list # try it out
Internal tool. Source & issues live in the cc-back repo.