Bases: argparse.HelpFormatter
Generate common filters for any list request.
| Parameters: |
|
|---|---|
| Returns: | list of string filters. |
Generate ‘params’ dict that is common for every ‘list’ command.
| Parameters: |
|
|---|---|
| Returns: | a dict with params to pass to the client method. |
Define a command in the subparsers collection.
| Parameters: |
|
|---|
Add do_ methods in a module and add as commands into a subparsers.