Skip to content
Surface: CliStability: Public StableMaturity: StableSource

plugin-kit-ai publication remove

Generado a partir del árbol real de comandos Cobra.

Remove a materialized local marketplace package root and catalog entry

plugin-kit-ai publication remove

Remove a materialized local marketplace package root and catalog entry

Synopsis

Remove a single plugin from a local Codex or Claude marketplace root.

This workflow is intentionally scoped to documented local/catalog flows and is safe to rerun. It removes the selected package root and prunes the matching plugin entry from the marketplace catalog while preserving the marketplace root itself.

plugin-kit-ai publication remove [path] [flags]

Options

      --dest string           destination marketplace root directory
      --dry-run               preview the package root and catalog pruning without writing changes
  -h, --help                  help for remove
      --package-root string   relative package root inside the destination marketplace root (default: plugins/<name>)
      --target string         removal target ("claude" or "codex-package")

SEE ALSO

  • plugin-kit-ai publication - Show the publication-oriented package and channel view

Documentación pública para autores de plugins e integradores.