Closed JuhaKiili closed 2 years ago
vh exec run --help doesn't give any help on exec inputs vh exec run model1 --help helps moar, but is hard to find
vh exec run --help
vh exec run model1 --help
First one should hint the latter.
Also documentation should mention and explain that this feature even exists.
https://github.com/valohai/valohai-cli/pull/47 improves upon this, but doesn't outright fix things.
vh exec run --help
doesn't give any help on exec inputsvh exec run model1 --help
helps moar, but is hard to findFirst one should hint the latter.
Also documentation should mention and explain that this feature even exists.