A

Ably CLI

CLI discovered

Details
Command
ably
Docs
https://ably.com/docs/cli
Authentication
Ably CLI OAuth login oauth2 discovered $ ably login

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

Ably access token bearer discovered Get token ↗
env ABLY_ACCESS_TOKEN

In the Ably dashboard, go to Access tokens. Click Create new token, choose the account, expiry, and capabilities, then click Create token. Copy the token immediately; the full token is shown only once. These tokens authenticate the Control API and can also be used by the Ably CLI via environment-based auth as documented in Access tokens and CLI env docs.