Introduce validation config file. The config default location of the config file will be stored in /etc/validation.cfg The variables precedence will be the following: * user's cli args * config file * default interval values Change-Id: I05c54a43bc0a03878793cca3f51e23f4a8b63a23
24 lines
497 B
ReStructuredText
24 lines
497 B
ReStructuredText
.. _cli:
|
|
|
|
==================================================
|
|
Validations Framework Command Line Interface (CLI)
|
|
==================================================
|
|
|
|
The following documentation is generated using the `the cliff Sphinx extension
|
|
<sphinxext>`.
|
|
|
|
Output
|
|
------
|
|
|
|
Global Options
|
|
~~~~~~~~~~~~~~
|
|
|
|
.. autoprogram-cliff:: validations_libs.cli.app.ValidationCliApp
|
|
:application: validation
|
|
|
|
Command Options
|
|
~~~~~~~~~~~~~~~
|
|
|
|
.. autoprogram-cliff:: validation.cli
|
|
:application: validation
|