Implements CLI commands that wrap the JSON API layer: - hatch capture <url> - Send request to endpoint and store it - hatch inspect <endpoint> - Fetch requests as JSON - hatch search <endpoint> - Search captured traffic - hatch replay <request-id> - Replay a captured request - hatch mock set <endpoint> - Configure mock response - hatch doc generate <endpoint> - Output OpenAPI spec Uses stdlib flag package for CLI parsing (boring tools philosophy). All commands talk to running Hatch server via HTTP. Co-Authored-By: Paperclip <noreply@paperclip.ing> |
||
|---|---|---|
| .. | ||
| hatch | ||