Config

Open in

Use the ably config command group to manage your Ably CLI configuration. These commands enable you to view and locate the CLI configuration file.

View CLI configuration

Use the following commands to inspect and locate your Ably CLI configuration file:

CommandDescription
ably config pathPrint the path to the Ably CLI config file.
ably config showDisplay the contents of the Ably CLI config file.

See also