- Written by Diego Asturias
- Posted on 4月 7, 2021
- Updated on 4月 7, 2021
- 2531 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 10月 20, 2022
- Updated on 3月 21, 2023
- 914 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.