8 lines
163 B
YAML
8 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
|