clawker bundle install
Declare a bundle source and fetch its contentSynopsis
Declares a bundle source in a clawker.yaml ‘bundles:’ entry and fetches its content into the host cache. The source is a git clone URL (https or ssh), an owner/repo GitHub shorthand (expanded to a URL before writing), or a local directory path (loaded in place, the dev loop). A remote source may pin —ref or —sha; unpinned tracks the repository’s default branch. With no source, declared-but-uncached bundles are fetched. By default the entry is written to the user config-dir clawker.yaml; —project writes the project clawker.yaml and —local the uncommitted project override.Examples
Options
Options inherited from parent commands
See also
- clawker bundle - Manage distributed bundles of harnesses, stacks, and monitoring extensions