Skip to content
Surface: CliStability: Public StableMaturity: StableSource

plugin-kit-ai bundle install

Generado a partir del árbol real de comandos Cobra.

Install a local exported Python/Node bundle into a destination directory

plugin-kit-ai bundle install

Install a local exported Python/Node bundle into a destination directory

Synopsis

Install a local .tar.gz bundle created by plugin-kit-ai export into a destination directory.

This stable local handoff surface only supports local exported Python/Node bundles for codex-runtime or claude. It unpacks bundle contents safely, prints next steps, and does not extend the binary-only plugin-kit-ai install flow.

plugin-kit-ai bundle install <bundle.tar.gz> [flags]

Options

      --dest string   destination directory for unpacked bundle contents
  -f, --force         overwrite an existing destination directory
  -h, --help          help for install

SEE ALSO

  • plugin-kit-ai bundle - Bundle tooling for exported interpreted-runtime handoff archives

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