plugin-kit-ai publish
Generated from the live Cobra command tree.
Publish a package target through a bounded channel workflow
plugin-kit-ai publish
Publish a package target through a bounded channel workflow
Synopsis
Publish a package target through a bounded channel-family workflow.
This first-class publish entrypoint is intentionally bounded to documented channel flows:
- codex-marketplace
- claude-marketplace
- gemini-gallery (dry-run plan only)
- all authored channels (dry-run plan only)
Codex and Claude materialize a safe local marketplace root. Gemini stays repository/release rooted, so publish only supports --dry-run planning there instead of a local marketplace materialization path.
plugin-kit-ai publish [path] [flags]Options
--all plan across all authored publication channels (dry-run only)
--channel string publish channel ("codex-marketplace", "claude-marketplace", or "gemini-gallery")
--dest string destination marketplace root directory for local Codex/Claude marketplace flows
--dry-run preview the materialized publish result without writing changes
--format string output format ("text" or "json") (default "text")
-h, --help help for publish
--package-root string relative package root inside the destination marketplace root (default: plugins/<name>)SEE ALSO
- plugin-kit-ai - plugin-kit-ai CLI - scaffold and tooling for AI plugins