UpdateMcpOAuthClient applies a partial patch.
Usage:
tare api mcp oauth-clients update [flags]
Flags:
--authorization-url string authorization_url
--client-id string client_id
--client-secret string Optional: a non-empty value rotates the wrapped client secret in place.
--customer-id string Defaults to the caller's session customer when empty.
--id string Required: uuid of the client to update (McpOAuthClient.id). (required)
--project-id string Defaults to the caller's session project when empty.
--provider-name string Mutable scalar fields.
--replace-metadata replace_metadata
--replace-redirect-uris replace_redirect_uris
--replace-scopes Because proto3 cannot distinguish an omitted repeated/map field from an explicit "set to empty", these booleans opt in to clearing the matching collection.
--replace-server-ids replace_server_ids
--status string status
--token-url string token_url
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