Skip to content

Make the script server accept arguments in the standard way #4901

@TheWitness

Description

@TheWitness

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementGeneral tag for an enhancementresolvedA fixed issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions