- Written by Diego Asturias
- Posted on April 7, 2021
- Updated on April 7, 2021
- 2494 Views
CLI extension allows for custom CLIs commands/modes to be defined in EOS. It also integrates with EOS SDK to be able to
- Written by Dylan Walsh
- Posted on October 20, 2022
- Updated on March 21, 2023
- 901 Views
EosSdkRpc is an agent built on top of the Arista EOS SDK. It uses gRPC as a mechanism to provide remote access to the EOS SDK. The gRPC interface that EosSdkRpc supports closely matches the interface provided by EOS SDK, and the intent is that the .proto interface can be publically supported.