We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27e65e3 commit 8425605Copy full SHA for 8425605
src/cisco_gnmi/cli.py
@@ -166,7 +166,6 @@ def gnmi_subscribe():
166
167
def gnmi_get():
168
"""Provides Get RPC usage. Assumes JSON or JSON_IETF style configurations.
169
- TODO: This is the least well understood/implemented. Need to validate if there is an OOO for update/replace/delete.
170
"""
171
parser = argparse.ArgumentParser(
172
description="Performs Get RPC against network element."
0 commit comments