Skip to content

compozy connect

Manage CLI connection profiles

For people running agent work8 pages in this section

compozy connect

Manage CLI connection profiles

Synopsis

Manage CLI connection profiles.

Remote operation matrix: Remote-capable: sessions, task reads, loops, memory, settings, bridges, extensions, and gateway management. Local-only: task mutations, task-run queue and scheduler authority, agent kernel, hosted MCP and MCP Host API, and resource mutation. Use a local daemon or an SSH forward for local-only operations.

Options

  -h, --help   help for connect

Options inherited from parent commands

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

Output Formats

This command displays human-readable help and its subcommand list. The inherited -o, --output and --json flags do not serialize help output.

FormatOutput
humanHelp and subcommand list
jsonNot emitted for help
jsonlNot emitted for help
toonNot emitted for help

Subcommands

CommandDescription
compozy connect addAdd a paired HTTPS connection profile
compozy connect exportExport a portable encrypted HTTPS profile
compozy connect importImport a portable encrypted HTTPS profile
compozy connect listList connection profiles without reading credentials
compozy connect removeRemove profile metadata and its client-local credential
compozy connect sshReach a remote daemon through a loopback-only SSH forward
compozy connect useChoose the default CLI target

On this page