I'm in the process of creating command sets for read-only group and am trying to figure out how to create a command set that allows for all 'show' commands.How would one wildcard the argument to allow all sub-commands for show? Would you just use an asterisk?
Also, how do you separate arguements (i.e. can you use commas/semi-colons)
Thanks