Skip to main content

tare api catalog providers upsert

UpsertProvider creates or fully replaces a provider record.

Usage:
tare api catalog providers upsert [flags]

Flags:
--display-name string Human-readable display name, e.g. (required)
--id string Provider slug, e.g. (required)
--is-enabled Enable or disable the provider.
--provider-base-url string Provider API base URL. (required)
--suppress-route-regen Skip the synchronous default GLOBAL_ROUTES regeneration this write would otherwise trigger.

Global Flags:
--base-url string override the active profile's base URL for this invocation
-o, --output string output format: json (default "json")
-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