Releases: ably/ably-cli
Releases · ably/ably-cli
v0.17.0
Added
channels inspectcommand to open the channel dashboard- Channel push notification support via
extrasin message data - Unified
--startand--endflags for all history commands (ISO 8601, Unix ms, or relative e.g."1h","30m")
Changed
statscommand moved to top-level (was underapps)- Streamlined flag architecture and unified output formatting across all commands
- BREAKING: Auth flags (
--api-key,--token,--access-token) removed — useably loginor environment variables (ABLY_API_KEY,ABLY_TOKEN,ABLY_ACCESS_TOKEN) instead
Fixed
- Various quality-of-life improvements including better error messages, corrected help examples, and more reliable channel rule handling
Removed
- Built-in MCP server