I like to implement: ``` command --option subcommand --suboption ``` and the subcommand command can get the --option option.
I like to implement:
and the subcommand command can get the --option option.