tare/api/metrics/catalog
tare api metrics catalog
ListMetrics returns DPO's metric catalog: the known metrics, the layers and endpoint-layers supported, and the raw-metric passthrough route (DPO#22).
Usage:
tare api metrics catalog [flags]
tare api metrics catalog [command]
Available Commands:
list ListMetrics returns DPO's metric catalog: the known metrics, the layers and endpoint-layers supported, and the raw-metric passthrough route (DPO#22).
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
Use "tare api metrics catalog [command] --help" for more information about a command.