CLI commands

The Flint CLI ships 188 commands. Each one maps to a documented /v1 route or runs locally, and this page is generated from the same catalog the binary serves, so it matches the version you have installed. To install it and learn the workflows, start with the CLI guide.

Every command accepts the global flags --output json, --profile, --debug, and --confirm. Any command that returns a result also accepts --field, --select, and --jq to narrow that output. The flags listed per command below are the ones only some commands support. Run flint <command> --help for the same detail in your terminal, or flint schema commands --output json for this catalog as data.

188 commands

Setup

11 commands

Authenticate, check your environment, and set profile defaults.

Payments

21 commands

Collect money: payment intents, hosted checkout, links, and refunds.

Commerce

16 commands

The order record and the customers and invoices attached to it.

Webhooks & events

14 commands

Forward events to localhost, manage endpoints, and inspect deliveries.

Account & sandboxes

14 commands

Merchants, organizations, sandboxes, and API keys.

Debugging

4 commands

Request logs, resource timelines, and the IDs the CLI remembers.

Agents & raw API

8 commands

Machine-readable schemas, the MCP server, and the raw HTTP escape hatch.

Other

100 commands

Commands added since this page's grouping was last curated.

Rate this doc