#cisco #networking #catalyst #cli #dnac

app catalysh

A command line utility for interaction with Ciscos Catalyst Center, utilizing it's API

2 releases

0.0.3 Dec 2, 2024
0.0.2 Dec 2, 2024

#1432 in Command line utilities

Download history 251/week @ 2024-11-29 79/week @ 2024-12-06 23/week @ 2024-12-13

353 downloads per month

Custom license

1.5MB
3K SLoC

catalysh

a rust shell for interacting with a Cisco Catalyst Center instance, utilizing it's API

Disclaimer

This project is still under development, there are many unfinished features currently

How to run

  1. Clone the repo

  2. Using cargo run the application or build it


cargo run

Using catalysh

To get a list of available commands from any point


-help

As an example you could run


show device -help

You can also press Tab to auto-complete a command, or get a list of available commands in the next sequence

Dependencies

~42–58MB
~1M SLoC