-
-
Notifications
You must be signed in to change notification settings - Fork 437
Make the script server accept arguments in the standard way #4901
Copy link
Copy link
Closed
Labels
enhancementGeneral tag for an enhancementGeneral tag for an enhancementresolvedA fixed issueA fixed issue
Milestone
Description
Feature Request
Is your feature request related to a problem? Please describe
For years, the script server has relied on positional arguments, which introduces many issues when attempting to enhance it's functionality.
Describe the solution you'd like
Have the script server
- Provide a help function
- Properly use the getopt function to handle arguments
- Do this in a backward compatible way to prevent issues with partial upgrades
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementGeneral tag for an enhancementGeneral tag for an enhancementresolvedA fixed issueA fixed issue