Metadata-Version: 2.1
Name: sushy-cli
Version: 0.4.0
Summary: Redfish CLI tool based on sushy Redfish client library
Home-page: https://docs.openstack.org/sushy-cli/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: sushy>=3.2.0
Requires-Dist: cliff>=2.17.0
Requires-Dist: urllib3>=1.22

About Sushy CLI
===============

Sushy CLI tool is intended to help human beings to communicate with `Redfish`_
based baseboard management controllers (BMC).

BMCs offer powerful means of controlling bare metal machines. For example, one
can flip machine power, change BIOS configuration or even flash the firmware.

The `sushycli` tool offers a friendly command-line interface to some of the BMC
features. It's main audience include software developers working on bare metal
management automation and system administrators handling the raw iron with bare
hands.

* Free software: Apache license
* Documentation: https://docs.openstack.org/sushy-cli/latest/
* Usage: https://docs.openstack.org/sushy-cli/latest/reference/usage.html
* Source: https://opendev.org/openstack/sushy-cli
* Bugs: https://storyboard.openstack.org/#!/project/960

.. _Redfish: http://www.dmtf.org/standards/redfish

