Skip to content

DMTF/python-redfish-utility

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

python-redfish-utility

https://travis-ci.org/DMTF/python-redfish-utility.svg?branch=main https://api.codacy.com/project/badge/Grade/1283adc3972d42b4a3ddb9b96660bc07

Description

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

Requirements

No special requirements.

Usage

For further usage please refer to our slate documentation: https://dmtf.github.io/python-redfish-utility/

Contributing

  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

History

  • 01/12/2017: Initial Commit

Copyright and License

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