Go to file
Ilya Etingof e24fe5afc0 Rebase cliff commands onto common 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
2020-02-10 15:45:41 +01:00
2020-01-28 08:20:19 +01:00
2020-01-28 08:20:39 +01:00
2020-01-28 08:20:39 +01:00
2020-01-07 22:47:34 +01:00
2020-01-15 18:07:31 +01:00
2020-01-28 08:20:19 +01:00
2020-01-07 22:47:34 +01:00
2020-01-15 17:58:10 +01:00
2020-01-28 08:20:19 +01:00
2020-01-28 08:20:19 +01:00
2020-01-28 08:20:19 +01:00
2020-01-28 08:20:19 +01:00
2020-01-07 22:47:34 +01:00
2020-01-07 22:47:34 +01:00
2020-01-20 12:41:07 +01:00
2020-01-28 08:20:19 +01:00
2020-01-28 08:20:19 +01:00
2020-01-28 08:20:39 +01:00

sushycli

image

image

Documentation Status

a Redfish command line interface client tool built on top of sushy library to manage Redfish BMC resources.

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.
Readme 678 KiB