tare/integrate/aider
tare integrate aider
Configure Aider to use Agent Router
Usage:
tare integrate aider [flags]
Flags:
--api-key string inference API key to use (default: reuse the profile's, else mint one)
--dataplane string ID of the data plane to use (see 'tare integrate dataplanes')
--dry-run show the config changes without writing them
--gateway-url string override the Base URL requests are sent to (host, no /v1)
--model string model to configure (default: first chat model in the catalog)
--passthrough Claude Code only: passthrough/Max mode -- authenticate to Anthropic with your claude /login OAuth token; the Agent Router key goes in x-tars-api-key (ANTHROPIC_API_KEY is left unset)
-y, --yes skip confirmation prompts (e.g. minting a key)
Global Flags:
--base-url string override the management API base URL for this invocation
-p, --profile string credential profile (overrides AGENTROUTER_PROFILE / active)
-q, --quiet Suppress progress output; only errors and the final summary go to stderr
-v, --verbose Verbose output: plain-mode progress lines plus full per-blob chunk logs to stderr