This repository was archived by the owner on May 4, 2026. It is now read-only.
This repository was archived by the owner on May 4, 2026. It is now read-only.
ro tool should have subcommand and subcommand specific flags #142
right now all flags are specified before subcommand, it is very counter-intuitive. Make it proper subcommand. And make each subcommand only accept flags that are meaningful to itself.