e24fe5afc01757dcf3f8ba20838b07cc810d7fb7
Command and Lister bases
CLI syntax changed to reflect underlying `cliff` customs. The following commands now supported: sushycli system power show sushycli system power on sushycli system power off sushycli version show Change-Id: Ib7dd7dae908a8fddcd89ea754bb4f5b346f45519 Story: 2006608 Task: 36776
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.