tare api mcp profiles update

UpdateMCPProfile updates mutable profile fields.

Usage:
  tare api mcp profiles update [flags]

Flags:
      --customer-id string             Defaults to the caller's session customer when empty.
      --description string             description
      --name string                    Mutable scalar fields.
      --profile-id string              profile_id (required)
      --project-id string              Defaults to the caller's session project when empty.
      --security-policy-type string    security_policy_type
      --security-policy-value string   security_policy_value
      --user-id string                 Defaults to the caller's session user when empty.

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