Skip to content

samribeiro/gnmi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository moved to https://github.com/google/gnxi. Please use it instead. This one will soon be deleted.

License GoDoc Go Report Card Build Status codecov.io

gNMI Tools

A collection of tools that perform functions specific to the gNMI protocol using Openconfig models.

gNMI Get

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

See gNMI Get documentation.

gNMI Target

A simple shell binary that simulates a gNMI Target.

See gNMI Target documentation.

Disclaimer