command
Version:
v1.2.1
Opens a new window with list of versions in this module.
Published: Dec 25, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gNMI Capabilities
A simple shell binary that requests for Capabilities from a gNMI Target.
Install
go get github.com/google/gnxi/gnmi_capabilities
go install github.com/google/gnxi/gnmi_capabilities
Run
./gnmi_capabilities \
-target_addr localhost:9339 \
-target_name target.com \
-key client.key \
-cert client.crt \
-ca ca.crt
Documentation
¶
Binary gnmi_capabilities performs a capabilities request to a gNMI target.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.