validations-libs/validations_libs
matbu 9ba9c9ce62 Override cliff command parser to handle argarser conflict_handler
The argparse conflict_handler is hardcoded in Cliff, this patch
override the command.Command().get_parser from Cliff in order
to change the value.

The conflict_handler from argparse is important for the VF because
it's allow callers to override VF CLI args.

Change-Id: I72524eeb3fc1ac0f384dcef25de61089ff15f67f
2021-06-03 23:15:11 +02:00
..
cli Override cliff command parser to handle argarser conflict_handler 2021-06-03 23:15:11 +02:00
tests Refactoring of the cli parseractions module 2021-05-31 05:11:23 +00:00
__init__.py Init python project structure 2020-02-28 11:20:15 +01:00
ansible.py Elevate the verbosity level when running validation(s) 2021-05-14 10:33:56 +00:00
constants.py Default to current user dir for log creation and management 2021-03-08 13:51:10 +00:00
group.py Add Docstrings to validations_libs/group.py file 2020-11-18 12:21:28 +01:00
utils.py Refactoring of the cli lister module 2021-06-01 17:04:44 +02:00
validation.py Merge "Fix the syntax for groups in documentation." 2021-03-15 21:05:12 +00:00
validation_actions.py Merge "Refactoring of the cli show module" 2021-06-02 13:31:52 +00:00
validation_logs.py Exceptions now indicate cause where applicable 2021-04-16 16:47:58 +02:00