Use case
smif list can easily get quite long; model run names need to be typed perfectly for smif run; autocomplete on the command line would be nice-to-have
Approaches
argcomplete might be a good tool for Bash users
- passing path to modelrun file (optionally?) would be a lighter route, but ties to filesystem config store
Use case
smif listcan easily get quite long; model run names need to be typed perfectly forsmif run; autocomplete on the command line would be nice-to-haveApproaches
argcompletemight be a good tool for Bash users