Users need to be able to specify the stage name in the configuration of the program. This should be possible via:
- A configuration parameter that can be in a configuration file, and
- A command-line program option
The command-line option would take precedence over the configuration parameter in a configuration file.
Users need to be able to specify the stage name in the configuration of the program. This should be possible via:
The command-line option would take precedence over the configuration parameter in a configuration file.