summaryrefslogtreecommitdiffstats
path: root/docs/snippets
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-03-28 06:11:39 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-03-28 06:11:39 +0000
commit1fd6a618b60d7168fd8f37585d5d39d22d775afd (patch)
treefbc6d0c213b8acdd0a31deafe5c5fc0d05a3a312 /docs/snippets
parentInitial commit. (diff)
downloadanta-1fd6a618b60d7168fd8f37585d5d39d22d775afd.tar.xz
anta-1fd6a618b60d7168fd8f37585d5d39d22d775afd.zip
Adding upstream version 0.13.0.upstream/0.13.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'docs/snippets')
-rw-r--r--docs/snippets/anta_help.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/snippets/anta_help.txt b/docs/snippets/anta_help.txt
new file mode 100644
index 0000000..0c3302a
--- /dev/null
+++ b/docs/snippets/anta_help.txt
@@ -0,0 +1,20 @@
+Usage: anta [OPTIONS] COMMAND [ARGS]...
+
+ Arista Network Test Automation (ANTA) CLI
+
+Options:
+ --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
+ stdout. [env var: ANTA_LOG_FILE]
+ -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
+ debug Commands to execute EOS commands on remote devices
+ exec Commands to execute various scripts on EOS devices
+ get Commands to get information from or generate inventories
+ nrfu Run ANTA tests on devices