Skip to content

The RunOnFlux command-line tool, fluxctl, allows you to run commands against the flux api.

License

Notifications You must be signed in to change notification settings

TechDufus/fluxctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluxctl

GitHub Release commit frequency

Fluxctl is a specialized command-line tool that allows developers to run commands against the Flux API.

Description

Fluxctl is a part of the RunOnFlux project, it is designed with the purpose to make interaction with the Flux API more accessible and efficient. Whether you are a beginner just starting out with Flux or an experienced developer looking for a tool to enhance your workflow, Fluxctl is a great choice.

Installation

Follow the steps below to install Fluxctl on your system:

Prerequisites

Ensure you have the following installed on your machine:

  • Git
  • Go (version 1.13 or later)

Go

go install github.com/techdufus/fluxctl@latest

For Development

  1. Clone the repository:
git clone https://github.com/TechDufus/fluxctl.git
  1. Navigate into the cloned repository:
cd fluxctl
  1. Build the project:
go build
  1. Install Fluxctl:
go install
  1. After the installation is complete, you can start using Fluxctl to run commands against the Flux API.

Usage

Once installed, you can use Fluxctl just like any other command-line tool.

fluxctl [command] [arguments] For more information on how to utilize Fluxctl, refer to our User Guide (To be created).

Contributing

We welcome contributions from the community! Please read our Contributing Guide(To be created) for more details on how to contribute.

License

Fluxctl is licensed under the MIT License.

Support

If you encounter any issues or require further assistance, feel free to raise an issue in our GitHub repository or contact our support team.

About

The RunOnFlux command-line tool, fluxctl, allows you to run commands against the flux api.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages