sushycli
a Redfish command line interface client tool built on top of sushy library to manage Redfish BMC resources.
- Free software: Apache Software License 2.0
- Documentation: https://docs.openstack.org/sushycli/latest/
Usage
In order to get you a copy of the project up and running on your local machine follow these steps:
- Clone the project
- Run python setup.py install
- Run pip install -e .
Description
RETIRED, Redfish CLI client built on top of sushy library to talk to Redfish BMC from command line. Mostly intended for developers and testers.