Skip to content
Provider
CompozyOS RuntimeProvider

compozy provider

Inspect and manage provider authentication

Audience
Operators running durable agent work
Focus
Provider guidance shaped for scanability, day-two clarity, and operator context.

compozy provider

Inspect and manage provider authentication

Options

  -h, --help   help for provider

Options inherited from parent commands

      --json            Emit JSON output
  -o, --output string   Output format: human, json, jsonl, or toon (default "human")

Output Formats

Every Compozy command supports -o, --output:

  • human for interactive terminal use
  • json for scripts and other machine-readable consumers
  • jsonl for wait or streaming commands that emit one JSON record per line
  • toon for compact agent-readable summaries

Subcommands

CommandDescription
compozy provider authInspect native CLI and bound-secret provider authentication
compozy provider listList providers and declared auth state
compozy provider modelsInspect and refresh the provider model catalog

On this page