An open API service indexing awesome lists of open source software.

https://github.com/stmcginnis/ctlfish

Ctlfish is a command line interface for interacting with DMTF Redfish and SNIA Swordfish enabled devices.
https://github.com/stmcginnis/ctlfish

cli redfish swordfish

Last synced: 5 months ago
JSON representation

Ctlfish is a command line interface for interacting with DMTF Redfish and SNIA Swordfish enabled devices.

Awesome Lists containing this project

README

          

# Ctlfish - Redfish and Swordfish command line client

[![Go Report Card](https://goreportcard.com/badge/github.com/stmcginnis/ctlfish?branch=main)](https://goreportcard.com/report/github.com/stmcginnis/ctlfish)
[![LICENSE](https://img.shields.io/github/license/stmcginnis/ctlfish.svg?style=flat-square)](https://github.com/stmcginnis/ctlfish/blob/main/LICENSE)

## Introduction

Ctlfish is a command line interface for interacting with [DMTF
Redfish](https://www.dmtf.org/standards/redfish) and [SNIA
Swordfish](https://www.snia.org/forums/smi/swordfish) enabled devices.

More details to follow once I get further along in development.