An open API service indexing awesome lists of open source software.

https://github.com/ksctl/cli

Simplified Kubernetes Clusters Lifecycle Management (CLI)
https://github.com/ksctl/cli

cli golang kubernetes

Last synced: 5 months ago
JSON representation

Simplified Kubernetes Clusters Lifecycle Management (CLI)

Awesome Lists containing this project

README

          

![CoverPage Social Media](https://github.com/ksctl/ksctl/raw/main/assets/img/cover.svg)

# Ksctl CLI

This CLI utilizes the core components from [Ksctl](https://github.com/ksctl/ksctl) to provide a Command Line user experience

[![Go Report Card](https://goreportcard.com/badge/github.com/ksctl/cli)](https://goreportcard.com/report/github.com/ksctl/cli) [![](https://pkg.go.dev/badge/github.com/ksctl/cli.svg)](https://pkg.go.dev/github.com/ksctl/cli) [![OpenSSF Best Practices](https://www.bestpractices.dev/projects/7469/badge)](https://www.bestpractices.dev/projects/7469)

![](https://img.shields.io/github/license/ksctl/cli?style=for-the-badge) ![](https://img.shields.io/github/issues/ksctl/cli?style=for-the-badge) ![](https://img.shields.io/github/forks/ksctl/cli?style=for-the-badge)

## All Repositories under (Ksctl Org)
Repo | Description
-|-
[Ksctl](https://github.com/ksctl/ksctl) | It provides the core components aka the internals of ksctl features
[Ksctl CLI](https://github.com/ksctl/cli) | Builds on top of the core Ksctl repository to provide a CLI tool
[Ksctl Docs](https://github.com/ksctl/docs) | It's for documentation purpose and to host the ksctl website

## Getting Started guide

[Getting Started guide](https://docs.ksctl.com/docs/getting-started/)

## Usage

Please refer to the [CLI Reference guide](https://docs.ksctl.com/docs/reference/cli/)

## Contribution Guidelines
Please refer to our [contribution guide](https://docs.ksctl.com/docs/contribution-guidelines/) if you wish to contribute to the project :smile: