Bring up nodes.
Bring up nodes.
(phases-with-args phases args)
Take phase keywords and apply comma separated args to each.
Take phase keywords and apply comma separated args to each.
(up {:keys [compute project quiet format] :as request} & args)
Bring up project nodes.
If you have variants defined, you can use -s
to select variants.
Switches Default Desc
-s, --selectors default A comma separated list of selectors
-g, --groups A comma separated list of groups
-r, --roles A comma separated list of group roles
-a, --phases A comma separated list of phases
-d, --no-dry-run, --dry-run false Don't run anything, just show matching groups
-f, --format table Output nodes in a table [table,edn]
-q, --no-quiet, --quiet false No output on successful completion
Bring up project nodes. If you have variants defined, you can use `-s` to select variants. Switches Default Desc -------- ------- ---- -s, --selectors default A comma separated list of selectors -g, --groups A comma separated list of groups -r, --roles A comma separated list of group roles -a, --phases A comma separated list of phases -d, --no-dry-run, --dry-run false Don't run anything, just show matching groups -f, --format table Output nodes in a table [table,edn] -q, --no-quiet, --quiet false No output on successful completion
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |