IssueMyKey issues a new long-lived API key for the caller.
Usage:
tare api keys create [flags]
Flags:
--idempotency-key string Optional caller-supplied idempotency key.
--name string Human-friendly label for the key. (required)
--type string What the key is authorized to do.
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