How to Build Custom CLI Show Commands in Arista EOS
use the CliParser and BasicCli modules to create a simple show command on arista switches.
learn how to restrict the execution of the command to privilege exec mode only
Finally, learn how to create a hidden show command
Topics Covered in This Video
Subscribe to watch and navigate by chapter
0:00
creating a simple show command
6:10
restricting command exection to privileged exec mode
8:27
creating a hidden show command