You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The \`-v,--verbose\` flag can be passed up to twice: once to prefix output lines with the originating workspace's name, and again to include start/finish/timing log lines. Maximum verbosity is enabled by default in terminal environments.
46
46
47
-
If the command is \`run\` and the script being run does not exist the child workspace will be skipped without error.
47
+
If the command is \`run\` and the script being run does not exist the child workspace will be skipped without error. Note that if the script has a \`:\` in the name, it is considered to exist on all workspaces if any workspace has a script with that name.
0 commit comments