Enhance parser with API version specific options.
Take a basic (nonversioned) parser and enhance it with commands and options specific for this version of API.
Parameters: | parser – top level parser :param subparsers: top level parser’s subparsers collection where subcommands will go |
---|