v9.3.0
Summary:
Added
- A new
-tc-suggestion/--time-constraints-are-suggestionflag toexec. - A new
--no-redirectflag toexec. It allows the endpoint of the scle test
workcell instance to be used, instead of the client dashboard.
Fixed
- The workcell id in
execwas forced to bewcN. There is now no restrictions.
Updated
- Added support for sessions and absolute time constraint in
execCLI command.
Added "--sessionId", "--schedule-at", and "--schedule-delay" flags. - The api url expected by the
execmethod has been changed to be the url of
the new dashboard (unless--no-redirectis used). It has the shape:
base_url/facility/workcell. It does not requirehttpto be added anymore.