[v7r3] register args (optional)#5061
Conversation
|
Looks OK to me. |
|
Don't you want to add the use of |
|
The docs are failing with the matplotlib thing, a rebasing on integration will fix it |
I added documentation to the appropriate methods in |
|
Can you rebase? Then we should hopefully see the tests not failing...? |
Co-authored-by: Chris Burr <chrisburr@users.noreply.github.com>
|
PilotWrapper failed with: I have the same problem when testing locally via docker |
That's happening frequently these days. Just restart... |
Example:
Can be converted to
The help output should be the same.
BEGINRELEASENOTES
Fragment from #5035:
*Core
NEW: provide some docs and add registerArgument method to register arguments in Script
FIX: align Script with changes in LocalConfiguration
*Configuration
NEW: add registerCmdArg to register arguments and group argument to group returned arguments
NEW: add Test_LocalConfiguration
*docs
FIX: rename exapmle scripts, docs
ENDRELEASENOTES