gnmi_get

command
v0.0.0-...-8c9b590 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2017 License: Apache-2.0 Imports: 11 Imported by: 0

README

gNMI Get

A simple shell binary that performs a GET against a gNMI Target.

Install

go get github.com/samribeiro/gnmi/gnmi_get
go install github.com/samribeiro/gnmi/gnmi_get

Run

gnmi_get \
  -target_address localhost:32123 \
  -key client.key \
  -cert client.crt \
  -ca ca.crt \
  -target_name server \
  -alsologtostderr \
  -query "system/openflow/controllers/controller[name=main]/connections/connection[aux-id=0]/state/address"

Documentation

Overview

Binary gnmi_get performs a get request against a gNMI Target.

Jump to

Keyboard shortcuts

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