Accounts

Open in

Use the ably accounts command group to manage your Ably accounts and configured access tokens. These commands enable you to log in, switch between accounts, view account information, and log out.

Manage accounts

Use the following commands to log in, list configured accounts, switch between them, view current account details, and log out:

CommandDescription
ably accounts currentShow the current Ably account.
ably accounts listList all locally configured Ably accounts.
ably accounts loginLog in to an Ably account.
ably accounts logoutLog out from an Ably account.
ably accounts switchSwitch to a different Ably account.

See also