Command
apifire --help
Top-level entry point with the core command list.
apifire [OPTIONS] <COMMAND>
apifire --help output
A CLI API testing tool similar to Postman but runs in command line Usage: apifire [OPTIONS] <COMMAND> Commands: init Initialize a new API test project run Run API tests auth Run authentication only to get token validate Validate configuration files
The command surface stays intentionally small.
This is the best starting point when someone is new to the CLI.