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:
| Command | Description |
|---|---|
ably config path | Print the path to the Ably CLI config file. |
ably config show | Display the contents of the Ably CLI config file. |
See also
- CLI reference — Full list of available commands.