clawker bundle
Manage distributed bundles of harnesses, stacks, and monitoring extensionsSynopsis
Manage clawker bundles — distribution units that ship one or more harnesses, stacks, or monitoring extensions. A bundle is declared in a clawker.yaml ‘bundles:’ entry (a git source or a local path) and its content is fetched into a host-global cache. Bundled components are addressed by their qualified namespace.bundle.component name; the embedded floor and loose convention directories provide bare-named components.Examples
Subcommands
- clawker bundle install - Declare a bundle source and fetch its content
- clawker bundle list - List bundles and their declaration↔cache state
- clawker bundle prune - Remove cache entries no declaration addresses
- clawker bundle remove - Purge a cached bundle from the host cache
- clawker bundle update - Refetch a cached bundle when its source version changed
- clawker bundle validate - Validate a bundle directory
Options
Options inherited from parent commands
See also
- clawker - Run coding agents in secure Docker containers with clawker