Skip to main content

tare api clients create

CreateClientWithKey creates a new client and a new API key attached 1:1 (client_id == key_id at bootstrap).

Usage:
tare api clients create [flags]

Flags:
--customer-id string Owning customer slug.
--key-name string Backing key name; defaults to title when empty.
--project-id string Owning project slug.
--title string Human-friendly title for the client.
--user-key-address string user_key_address

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