Use parsed context when running command as subcommnd
Rather than passing the unparsed context (parent context) in whenever there are no subcommands.
This commit is contained in:
Reference in New Issue
Block a user
Rather than passing the unparsed context (parent context) in whenever there are no subcommands.