hilbert / hilbert-cli

Backend management tools: CLI
Apache License 2.0
6 stars 2 forks source link

The subcommand parser should reject duplicate subcommand #68

Closed porst17 closed 6 years ago

porst17 commented 6 years ago

In #64, I overlooked the existing implemetation of the cfg_query subcommand and just added a second one with the same name. The subcommand parser didn't tell me about it, but it definitely should.

malex984 commented 6 years ago

should be fixed with https://github.com/hilbert/hilbert-cli/commit/efe2924d921700ef6482d1d8f4c795a0bcff2158