Skip to content
/ ksctl Public

ksctl is a command-line tool to manage your installation of KubeSaw

License

Notifications You must be signed in to change notification settings

kubesaw/ksctl

Repository files navigation

ksctl

build status

This repo contains kctl command-line tool that helps you to manage your instance of KubeSaw service.

ksctl binary

The prerequisite for running most of the ksctl commands is having a .ksctl.yaml config file in your home directory. If you don’t have any, please, contact one of the administrators. If you are an administrator, then read the "Admin usage" section.

Build

Requires Go version 1.20.x - download for your development environment here.

Install

To install the binary, clone the latest version of ksctl repository:

git clone https://github.com/kubesaw/ksctl.git
cd ksctl

and install the binary

make install

Cheat sheet for commands

The cheat sheet is available here

About

ksctl is a command-line tool to manage your installation of KubeSaw

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages