nismod/smif

CLI autocomplete

tomalrussell opened this issue · 0 comments

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