Click here to see the table of contents.
Note that this README is automatically generated - don't edit! See more info.
See more info.
- Category: Detection or installation of tools and artifacts.
- CM GitHub repository: mlcommons@ck
- GitHub directory for this script: GitHub
- CM meta description for this script: _cm.json
- CM "database" tags to find this script: get,bazel,get-bazel
- Output cached?: True
cm pull repo mlcommons@ck
cm run script --help
-
cm run script --tags=get,bazel,get-bazel
-
cm run script "get bazel get-bazel"
-
cm run script eaef0be38bac493c
Click here to expand this section.
import cmind
r = cmind.access({'action':'run'
'automation':'script',
'tags':'get,bazel,get-bazel'
'out':'con',
...
(other input keys for this script)
...
})
if r['return']>0:
print (r['error'])
cm run script --tags=gui --script="get,bazel,get-bazel"
Use this online GUI to generate CM CMD.
TBD
Click here to expand this section.
These keys can be updated via --env.KEY=VALUE
or env
dictionary in @input.json
or using script flags.
Click here to expand this section.
- Read "deps" on other CM scripts from meta
- Run "preprocess" function from customize.py
- Read "prehook_deps" on other CM scripts from meta
- install,bazel
if (CM_REQUIRE_INSTALL == yes)
- CM script: install-bazel
- install,bazel
- Run native script if exists
- Read "posthook_deps" on other CM scripts from meta
- Run "postrocess" function from customize.py
- Read "post_deps" on other CM scripts from meta
+PATH
CM_BAZEL_*
CM_BAZEL_CACHE_TAGS
CM_BAZEL_INSTALLED_PATH