Skip to content
/ fuzzctl Public

CLI for Fuzzball, enabling management of high performance compute workflows.

License

Notifications You must be signed in to change notification settings

sylabs/fuzzctl

Repository files navigation

Fuzzctl

Built with Mage CI Workflow Dependabot

CLI to manage workflows with Fuzzball.

Quick Start

Ensure that you have one of the two most recent minor versions of Go installed as per the installation instructions.

Install Mage as per the installation instructions.

To install fuzzctl in $(go env GOPATH)/bin:

mage install

Ensure $(go env GOPATH)/bin is included in your $PATH, at which point you can execute fuzzctl commands:

fuzzctl help

Testing

Unit tests can be run like so:

mage test

Installation and Packaging

To install fuzzctl in $GOBIN:

mage install

To build a .deb and/or .rpm:

mage deb
mage rpm

License

This project is licensed under a 3-clause BSD license found in the license file.

About

CLI for Fuzzball, enabling management of high performance compute workflows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages