CLI generator general availability
The CLI generator is now generally available, which lets you turn your APIs into high-quality command line tools. Here are some highlights:
- Built-in support for streaming and paginated endpoints using command line paging tools
- Automatically generated man pages and
--helpdocumentation - Shell completion with smart suggestions
- Interactive TUI views for exploring deeply nested data
- Easy integration with AI agents that can run shell commands
Check out the documentation to get started or the launch blog for more info.
Fetched May 22, 2026


