tare api docs open

Resolves the AgentRouter dashboard URL for the active profile, appends
/docs/api-reference, and launches your platform browser. The dashboard
authenticates visitors via the session cookie set by 'tare api login'.

Usage:
  tare api docs open [flags]

Aliases:
  open, serve

Flags:
      --url string   explicit URL to open (skips profile / env resolution)

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