Jan 29, 2026
CLI generator general availability

Bruce Hill
Software Engineer
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
--helpdocumentationShell 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.