kinetic-cli

command module
v0.0.0-...-615f669 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 30, 2024 License: MIT Imports: 2 Imported by: 0

README

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).

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
cmd
kineticerrors
Package kineticerrors contains convenience functions for combining multiple errors.
Package kineticerrors contains convenience functions for combining multiple errors.
kineticset
Implements a generic set type.
Implements a generic set type.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL