You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docsite/rst/network/user_guide/cli_parsing.rst
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,8 +56,6 @@ The ``cli_parse`` module includes the following cli_parsing plugins:
56
56
A library for semi-structured text parsing using templates, with added capabilities to simplify the process
57
57
``pyats``
58
58
Uses the parsers included with the Cisco Test Automation & Validation Solution
59
-
``jc``
60
-
A python module that converts the output of dozens of popular Linux/UNIX/macOS/Windows commands and file types to python dictionaries or lists of dictionaries. Note: this filter plugin can be found in the ``community.general`` collection.
61
59
``json``
62
60
Converts JSON output at the CLI to an Ansible native data structure
0 commit comments