kxr / o-must-gather

oc like tool that works with must-gather rather than OpenShift API
GNU General Public License v3.0
161 stars 73 forks source link

omg parse doesnt work #72

Closed mashetty330 closed 2 years ago

mashetty330 commented 2 years ago

Hi,

I'm trying to use omg parse as mentioned in the usage. I can see that I'm getting error as invalid command.

_$ omg parser Usage: omg [OPTIONS] COMMAND [ARGS]... Try 'omg -h' for help.

Error: No such command 'parse'._

omg version: https://github.com/kxr/o-must-gather

Am I missing something here or is that feature yet to be implemented?