Skip to content
Surface: CliStability: Public StableMaturity: StableSource

plugin-kit-ai export

Généré à partir de l'arbre réel de commandes Cobra.

Create a portable interpreted-runtime bundle without changing install semantics

plugin-kit-ai export

Create a portable interpreted-runtime bundle without changing install semantics

Synopsis

Create a deterministic portable .tar.gz bundle for launcher-based interpreted runtime projects.

This beta surface is a bounded handoff/export flow for python, node, and shell runtime repos. It does not extend plugin-kit-ai install, and it does not imply marketplace packaging or dependency-preinstalled installs.

plugin-kit-ai export [path] [flags]

Options

  -h, --help              help for export
      --output string     write bundle to this .tar.gz path (default: <root>/<name>_<platform>_<runtime>_bundle.tar.gz)
      --platform string   target override ("codex-runtime" or "claude")

SEE ALSO

  • plugin-kit-ai - plugin-kit-ai CLI - scaffold and tooling for AI plugins

Documentation publique pour les auteurs de plugins et les intégrateurs.