9 lines
163 B
YAML
9 lines
163 B
YAML
|
---
|
||
|
# list of EOS commands to collect in JSON format
|
||
|
json_format:
|
||
|
- show version
|
||
|
|
||
|
# list of EOS commands to collect in text format
|
||
|
text_format:
|
||
|
- show version
|