Giter VIP home page Giter VIP logo

kcs's Introduction

kcs - kubectl Cheatsheet CLI

Command-line tool collects set of example usages of kubectl

Features

  • Searchable
  • Easy to read
  • Verbose mode for description

Installation

Requirement:

  • Golang 1.13
git clone [email protected]:PumpkinSeed/kcs.git && cd kcs 
make install

Usage

$ kcs help
NAME:
   kcs - Searchable kubectl cheatsheet CLI tool

COMMANDS:
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --verbose, -v             Set verbose mode (default: false)
   --search value, -s value  Set search query
   --category value          Set a certain category
   --command value           Set a certain command
   --help, -h                show help (default: false)
$ kcs # prints everything out
$ kcs -v # add description to the commands
$ kcs --category config # prints out the config realted commands
$ kcs --category config --command view # prints out the config's view command
$ kcs --search services # search in the whole content and prints everything satisfied the search term

Usage

Usage

Usage of search

Search Usage

kcs's People

Contributors

pumpkinseed avatar

Stargazers

Talel Krimi avatar Albert Kuliński avatar Robert Boros avatar vishnummv avatar Ákos Putóczky avatar Rachid Zarouali avatar

Watchers

James Cloos avatar  avatar Talel Krimi avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.