Skip to content

Python-based utility for interacting with devices supporting a Redfish Service

License

Notifications You must be signed in to change notification settings

DMTF/python-redfish-utility

Repository files navigation

python-redfish-utility

https://travis-ci.org/DMTF/python-redfish-utility.svg?branch=main https://api.codacy.com/project/badge/Grade/1283adc3972d42b4a3ddb9b96660bc07
The Redfish Utility is a command line interface that allows you to manage servers that take advantage of Redfish APIs. For this release of the utility, you can manage any server running a Redfish API. You can install the utility on your computer for remote use. In addition to using the utility manually to execute individual commands, you can create scripts to automate tasks.

Running the utility from command line

python.exe rdmc.py

Building an executable from file source

For this process you will need to install pyinstaller for python.
python.exe pyinstaller rdmc-pyinstaller-windows.spec
No special requirements.
For further usage please refer to our slate documentation: https://dmtf.github.io/python-redfish-utility/
  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D
  • 01/12/2017: Initial Commit

Copyright Notice: Copyright 2016 Distributed Management Task Force, Inc. All rights reserved. License: BSD 3-Clause License. For full text see link: https://github.com/DMTF/python-redfish-utility/blob/main/LICENSE.md

About

Python-based utility for interacting with devices supporting a Redfish Service

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages