2 releases
0.0.3 | Dec 2, 2024 |
---|---|
0.0.2 | Dec 2, 2024 |
#1432 in Command line utilities
353 downloads per month
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
-
Clone the repo
-
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