Skip to main content

tare api policy coverage

GetPolicyCoverage reports whether a scope reference has at least one applicable BudgetPolicy, and lists which ones apply.

Usage:
tare api policy coverage [flags]

Flags:
--api-key-id string API key target.
--attribute-routing-policy-id string Optional attribute-routing policy ID.
--customer-id string Optional tenant context, checked against the authenticated caller.
--group-id string Team target.
--project-id string Optional project context.
--scope-type string Required for legacy selector coverage; must be unspecified for policy-ID coverage.
--user-id string User target.

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