CLIs overview
Generate command-line tools from your OpenAPI APIs.
CLIs
Pinnate can generate a CLI from the same OpenAPI APIs you use for SDKs — useful for operators and internal tooling.
Flow
Publish OpenAPI on your API
Create a CLI and attach APIs
Configure binary naming and packaging
Build multi-OS binaries
Publish via connected git / release channels
In docs
- name: CLI
slug: cli
cli: payments-cli
See SDK and CLI embeds.