a rust shell for interacting with a Cisco Catalyst Center instance, utilizing it's API
This project is still under development, there are many unfinished features currently
-
Clone the repo
-
Using cargo run the application or build it
cargo run
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