-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Why this feature is necessary:
This syntax will make it easier to find available review CLI commands. For our reVX CLI, we have a lot of commands that are not intuitively associated with reVX (e.g., setbacks) while for the reV model we have a reV base command to give the user a nice place to start. I find the latter much more intuitive and easy to work with.
A possible solution is:
Use a generic review CLI with command options. So, you would type review and then the help file would list the available commands. The option would then run the target command, so, something like this:
review make-maps -i input.csv -t wind -o wind_maps/ -d 300
Metadata
Metadata
Assignees
Labels
No labels