Skip to content

compozy extension

Manage Compozy extensions

For people running agent work19 pages in this section

compozy extension

Manage Compozy extensions

Options

  -h, --help   help for extension

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 extension buildBuild source into an immutable extension bundle
compozy extension commandsList active extension-contributed commands
compozy extension devBuild and link an extension to the current workspace
compozy extension disableDisable an installed extension
compozy extension enableEnable an installed extension
compozy extension execInvoke an extension command through daemon tool policy
compozy extension initCreate an extension project from an embedded template
compozy extension installInstall an extension from curated, GitHub, git, or a local path
compozy extension listList installed extensions
compozy extension logsRead redacted logs for one extension instance
compozy extension provenanceShow extension provenance and trust report
compozy extension publishPublish an immutable extension generation to GitHub Releases
compozy extension reloadBuild and atomically reload a dev-linked extension
compozy extension removeRemove an installed extension from disk and the registry
compozy extension searchSearch curated and GitHub extensions
compozy extension statusShow extension runtime status
compozy extension updateCheck for or install extension updates
compozy extension validateValidate an extension bundle without running its code

On this page