Hi there:
In simplecmd.py file, how do I set the value for the following job.env on the fly
detailedqube_options.add_option( 'job.env' , 'dict', 'Environment variable overrides when running job', widget=Grid_Dict, default={}, label='Env Vars', widget_vsize=200, rows=10)
Thanks
/Biju