Details
-
Type:
Story
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: ts_integration
-
Labels:None
-
Team:Telescope and Site
-
Urgent?:No
Description
We should review the CLI on all integration test scripts. If a flag is being used, but is set as Required, then it really is a positional argument rather than a flag. Flags are always meant to be optional.