-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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
argcompletemight be a good tool for Bash users- passing path to modelrun file (optionally?) would be a lighter route, but ties to filesystem config store
Reactions are currently unavailable