'launch' subcommand should remember the jobname from the last 'prelaunch'
camall3n opened this issue · 2 comments
camall3n commented
Currently, the default workflow is:
onager prelaunch +jobname myjob [...]
[tons]
[of]
[output]
[goes]
[here]
onager launch --jobname [wait what was the jobname again?]
This means you have to scroll back up through potentially multiple pages of generated output to find the jobname.
camall3n commented
If you use the auto-launch feature, it should maybe print out the jobname it thinks you wanted to use