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 --help documentation

  • 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 for more info.