Currently when using regutil from the command line I need to create a reg.json file and populate it.
It would be nice if we could avoid this. One option would be an interactive mode where you are prompted for data (and we can build the JSON in memory). Another may be to specify more command line switches, and allow default for a number of parameters (similar o how it is handled in the Interactive map).
Currently when using regutil from the command line I need to create a reg.json file and populate it.
It would be nice if we could avoid this. One option would be an interactive mode where you are prompted for data (and we can build the JSON in memory). Another may be to specify more command line switches, and allow default for a number of parameters (similar o how it is handled in the Interactive map).