Adding upstream version 1.3.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
6fd6eb426a
commit
dc7df702ea
337 changed files with 16571 additions and 4891 deletions
|
@ -1,8 +1,10 @@
|
|||
$ anta --help
|
||||
Usage: anta [OPTIONS] COMMAND [ARGS]...
|
||||
|
||||
Arista Network Test Automation (ANTA) CLI.
|
||||
|
||||
Options:
|
||||
--help Show this message and exit.
|
||||
--version Show the version and exit.
|
||||
--log-file FILE Send the logs to a file. If logging level is
|
||||
DEBUG, only INFO or higher will be sent to
|
||||
|
@ -10,7 +12,6 @@ Options:
|
|||
-l, --log-level [CRITICAL|ERROR|WARNING|INFO|DEBUG]
|
||||
ANTA logging level [env var:
|
||||
ANTA_LOG_LEVEL; default: INFO]
|
||||
--help Show this message and exit.
|
||||
|
||||
Commands:
|
||||
check Commands to validate configuration files.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue