You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #258 on September 09, 2020 17:31.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
It is frustrating and (I believe) not end-user friendly to require some variables to be set on the command line and some in the configuration file.
Have you considered something like
https://pypi.org/project/ConfigArgParse/
?This should allow configuration variables (like the
pgen
file name) to be set in the yaml file or using an environment variable.What are the pros and cons?
Is there a reason that a pgen file could/should not be defined in the maestro spec?
Very respectfully,
-Chris
Beta Was this translation helpful? Give feedback.
All reactions