gnmi_capabilities

command
v0.0.0-...-68ef6d3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 11, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

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

Overview

Binary gnmi_capabilities performs a capabilities request to a gNMI target.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL