command
Version:
v0.0.0-...-d067afd
Opens a new window with list of versions in this module.
Published: Dec 11, 2017
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:10161 \
-target_name hostname.com \
-key client.key \
-cert client.crt \
-ca ca.crt \
-alsologtostderr
Documentation
¶
Binary gnmi_capabilities performs a capabilities request to a gNMI target.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.