File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -104,10 +104,14 @@ $ARK_BIN workspace entrypoint-clear "$WORKSPACE_DIR" --json
104104- ` bcasl run ` (optional)
105105 - include BCASL plugin execution in pipeline when needed
106106 - recommended through wrapper flags: ` --with-bcasl ` / ` --no-bcasl `
107+ - supports both forms: ` bcasl run /path/to/workspace ` and ` bcasl run --workspace /path/to/workspace `
107108
108109- ` engine compile `
109110 - compiles the resolved entrypoint with the selected engine
110111 - returns non-zero on build failure, even in ` --json ` mode (pipeline-friendly)
112+
113+ - ` bcasl doctor `
114+ - supports both forms: ` bcasl doctor /path/to/workspace ` and ` bcasl doctor --workspace /path/to/workspace `
111115- ` engine config set/reset `
112116 - lets CI apply or reset workspace engine options without opening GUI
113117- ` venv status/use-system/use-venv/install-req `
You can’t perform that action at this time.
0 commit comments