aspect vendor
Downloads external repositories into a folder specified by the flag --vendor_dir. Only works with bzlmod.
Synopsis
See https://bazel.build/external/vendor
aspect vendor <subcommand> [<options>] [<args> ...] [flags]
Options
-h, --help help for vendor
Options inherited from parent commands
--aspect:config string User-specified Aspect CLI config file. /dev/null indicates that all further --aspect:config flags will be ignored.
--aspect:hints Enable hints if configured (default true)
--aspect:interactive Interactive mode (e.g. prompts for user input)
SEE ALSO
- aspect - Aspect CLI