Skip to content

KineticCafe/kinetic-cli

Repository files navigation

Kinetic CLI

This is the start of a CLI program that will be used for managing various pieces of kinetic platform infrastructure. This is generated from emmanuelgautier/go-cli-template and partially based on KineticCafe/kci (used for infrastructure management).

CI Tasks for Go Cli template

There are many more features to add and not enough time to add them.

Usage

  1. Clone or download this repository:
git clone https://github.com/KineticCafe/kinetic-cli.git
cd kinetic-cli
  1. Build the CLI tool:
go build -o kinetic-cli
  1. Run the CLI tool with the --help flag to see the available commands:
./kinetic-cli --help

License

We have retained the licence of the Go CLI Template (MIT).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages