Use the ably version command to display version information for the Ably CLI, including the CLI version, platform architecture, and Node.js version.
Synopsis
ably versionOptions
--json
Output results as compact JSON. Mutually exclusive with --pretty-json.
--pretty-json
Output results in formatted JSON. Mutually exclusive with --json.
--verbose | -v
Enable verbose logging. Can be combined with --json or --pretty-json.
Examples
Display the CLI version:
ably versionSee also
- CLI reference — Full list of available commands.