tdeheurles/hive

Hive --help: common for python and bash

tdeheurles opened this issue · 2 comments

For now, I have command directed to the hive bash script and other that are directed to the hive container. There is an interference here.

just catch the -h/--help in the bash script, prompt the bash help if the -h/--help is first parameter then prompt the hive container help.

done