Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/karimra/gribic

gRIBIc is an Openconfig gRIBI Command Line interface
https://github.com/karimra/gribic

gribi grpc networking openconfig routing

Last synced: about 2 months ago
JSON representation

gRIBIc is an Openconfig gRIBI Command Line interface

Awesome Lists containing this project

README

        

`gribic` is a gRIBI CLI client that provides full support for gRIBI RPCs.
It is intended to be used for educational and testing purposes.

## Features

* **Full Support for Get And Flush RPCs**

* **Modify RPC is supported with IPv4, IPv6, Next Hop Group and Next Hop AFTs**

* **Template based modify RPC operations configuration**

* **Concurrent multi target RPC execution**

Documentation available at [https://gribic.kmrd.dev](https://gribic.kmrd.dev)

## Quick start guide

### Installation

```bash
bash -c "$(curl -sL https://get-gribic.kmrd.dev)"
```