Documentation
¶
Overview ¶
Command fetch_antigravity_models connects to the Antigravity API using the stored auth credentials and saves the dynamically fetched model list to a JSON file for inspection or offline use.
Usage:
go run ./cmd/fetch_antigravity_models [flags]
Flags:
--auths-dir <path> Directory containing auth JSON files (default: "auths") --output <path> Output JSON file path (default: "antigravity_models.json") --pretty Pretty-print the output JSON (default: true)
Click to show internal directories.
Click to hide internal directories.