Skip to main content

tare api policy tag-schema create

CreateTagSchemaEntry adds an allowed (tag_key, tag_value) pair to the tag catalog.

Usage:
tare api policy tag-schema create [flags]

Flags:
--customer-id string Required: customer (tenant) that will own the created entry. (required)
--project-id string Required: project that will own the created entry. (required)

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