I am wondering if it is worth having a subcommand for do_meorg (entry point to the file transfer through the meorg API) for benchcab.
An example that happened to a "friend" (😆 ):
- I set up benchcab config file
- I run benchcab
- I realise the files are not transferred automatically
- :slap: I forgot to set the model_name entry in the config
- Solutions:
- transfer by hand
- fix the config and re-run benchcab
Both of the solutions are time-consuming as it stands. It would be better to be able to have:
-
- Fix config and run
benchcab meorg-transfer subcommand.
@abhaasgoyal @bschroeter thoughts? Anything that makes it impossible/complicated to implement?
I am wondering if it is worth having a subcommand for do_meorg (entry point to the file transfer through the meorg API) for benchcab.
An example that happened to a "friend" (😆 ):
Both of the solutions are time-consuming as it stands. It would be better to be able to have:
benchcab meorg-transfersubcommand.@abhaasgoyal @bschroeter thoughts? Anything that makes it impossible/complicated to implement?