Crates.io | catalysh |
lib.rs | catalysh |
version | 0.0.3 |
source | src |
created_at | 2024-12-02 19:58:20.231323 |
updated_at | 2024-12-02 20:35:33.989315 |
description | A command line utility for interaction with Ciscos Catalyst Center, utilizing it's API |
homepage | https://github.com/tparnell96/catalysh |
repository | https://github.com/tparnell96/catalysh |
max_upload_size | |
id | 1469143 |
size | 23,105,390 |
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