Giter Club home page Giter Club logo

prezto-kubectl's Introduction

prezto-kubectl

Kubectl module for the Prezto Zsh configuration framework.

Installation

  1. Set the module directory using :prezto:load:pmodule-dirs setting in ~/.zpreztorc:

    zstyle ':prezto:load' pmodule-dirs $HOME/.zprezto-contrib
    
  2. Clone this repository:

    git clone https://github.com/prezto-contributions/prezto-kubectl.git ~/.zprezto-contrib/kubectl
    
  3. Add the module to the Prezto modules to load in your ~/.zpreztorc:

    zstyle ':prezto:load' pmodule \
      kubectl
    

Aliases

  • kc is an alias for kubectl
  • kca is an alias for kubectl apply
  • kcA is an alias for kubectl attach
  • kcaf is an alias for kubectl apply -f
  • kcaF is an alias for kubectl apply -R -f
  • kcC is an alias for kubectl config
  • kcc is an alias for kubectl create
  • kcD is an alias for kubectl delete
  • kcd is an alias for kubectl describe
  • kce is an alias for kubectl edit
  • kcg is an alias for kubectl get
  • kcl is an alias for kubectl logs
  • kcp is an alias for kubectl port-forward
  • kcP is an alias for kubectl proxy
  • kcr is an alias for kubectl run
  • kcx is an alias for kubectl exec
  • kcX is an alias for kubectl expose

prezto-kubectl's People

Contributors

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