Skip to content

Latest commit

 

History

History
74 lines (67 loc) · 4.99 KB

File metadata and controls

74 lines (67 loc) · 4.99 KB

camy

Camy in your terminal — the same agent, memory, and cloud computer you run at camy.ai

camy [flags]

Options

      --accessible                linear output: no spinners, boxes, or redraws
      --api-url string            API origin override (env CAMY_API_URL)
      --cloud                     use the cloud VM as the default workspace even when the local bridge is live (env CAMY_CLOUD=1)
      --color string              auto|always|never (default "auto")
  -f, --force                     skip destructive-operation prompts (headless)
      --ground string             the palette's ground: dark or light (default: detected — CAMY_GROUND, COLORFGBG, the terminal)
  -h, --help                      help for camy
      --ids string                hex: print the old untyped 8-hex ids instead of typed ones (1.0.3 compat)
      --inline                    classic scrollback app instead of the full-screen surface (env CAMY_INLINE=1)
      --jq string                 filter --json output with a jq expression (built in)
      --json                      machine output: stable JSON / NDJSON streams
      --no-input                  never prompt: checkpoints fail closed (exit 4), other prompts exit 2
      --no-local                  disable the local bridge entirely for this session (env CAMY_NO_LOCAL=1)
      --no-pager                  never page output
      --no-project-instructions   never read this project's AGENTS.md/CLAUDE.md into the chat session (env CAMY_NO_PROJECT_INSTRUCTIONS=1)
      --no-truncate               never truncate table/list cells (may overflow narrow terminals)
      --profile string            profile to use (env CAMY_PROFILE)
  -q, --quiet                     suppress non-data stderr
      --raw                       --json on a listing emits the endpoint's own envelope, not the normalised array
      --read-only                 local bridge reads only: no run_command/write_file this session (env CAMY_LOCAL_READONLY=1)
      --sandbox string            off|observe|enforce: OS write-confinement under run_command, this invocation only (default observe; env CAMY_LOCAL_SANDBOX)
      --template string           format --json output with a Go template
  -v, --verbose                   request ids + timings
  -V, --version                   print version

SEE ALSO

  • camy alias - User-defined command aliases
  • camy api - Any endpoint, authenticated — the escape hatch for what the tree hasn't wrapped
  • camy approvals - the leash — approve · deny · answer
  • camy auth - sign in, inspect, sign out
  • camy canvas - what the agent built — files, sites, snapshots
  • camy capture - Anything on stdin (or argv) lands in Camy's memory intake
  • camy chat - talk to your agent — streams the reply and every tool call
  • camy chats - Sessions: list, show, export
  • camy config - Settings — get, set, unset, list, edit
  • camy connectors - Your connections — accounts, servers, and what each may do
  • camy device - Link this computer to your Camy account and run as a resident agent
  • camy docs - the reference, in your terminal
  • camy doctor - diagnostics with fixes — exit 1 if anything fails
  • camy download - Save a chat attachment to disk — the handle every 📎 receipt prints
  • camy feed - cards that need a decision
  • camy inbox - unified inbox — list, show, reply, undo
  • camy integrations - Connected accounts, with health
  • camy jobs - long-running work — list, show, cancel
  • camy keys - list, rotate, revoke API keys
  • camy ledger - This device's own record — every call it accepted or refused
  • camy local - what Camy may touch on THIS machine
  • camy mode - how deep it thinks — agent · quick
  • camy plan - Your plan and credits — what's left today, this month, and where to change it
  • camy profile - Profiles: list, use
  • camy schedule - recurring work — and when it fires next
  • camy status - what's happening right now — one glance
  • camy stop - stop the resident agent, now
  • camy sweep - the inbox dial — off · shadow · suggest · auto
  • camy tasks - quick to-dos, tracked across surfaces
  • camy uninstall - Remove the binary; asks before touching config, state, or your keychain
  • camy update - Update camy in place — signature-verified from the release channel
  • camy version - Print version
  • camy vm - your cloud workspace — exec, shell, status
  • camy webhooks - Endpoints, deliveries, synthetic triggers, dead-letter replay