2.0.41 • Published 4 years ago

kubeamp v2.0.41

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

kubeamp

CircleCI

⚡️ amplified kubectl client

features

Out of the box, kubeamp provides

  • config management: Easily add your kubeconfigs to extend your default configuration
  • context switching: Switch your current context
  • namespace auto-fill: Set a namespace to be used for future requests instead of adding it manually every time
  • ctl switching: Want to use a newer kubectl build or an alternative? Just set your base command and it will work out of the box (given that the same api is used)

In almost every feature, kubeamp will try to leverage the built-in functionality of kubectl instead of implementing a custom-built solution, making it easy to switch between tools.

installation

# install using npm
npm i -g kubeamp

# install using yarn
yarn global add kubeamp

usage

# kubeamp will pipe your input directly to kubectl
kubeamp describe pods/frontend # -> kubectl ... describe pods/frontend

# to configure kubeamp, execute
kubeamp setup
2.0.41

4 years ago

2.0.40

4 years ago

2.0.39

4 years ago

2.0.38

4 years ago

2.0.37

4 years ago

2.0.36

4 years ago

2.0.35

4 years ago

2.0.34

4 years ago

2.0.33

4 years ago

2.0.32

4 years ago

2.0.31

4 years ago

2.0.30

4 years ago

2.0.29

4 years ago

2.0.28

4 years ago

2.0.27

4 years ago

2.0.26

4 years ago

2.0.25

4 years ago

2.0.24

4 years ago

2.0.22

4 years ago

2.0.23

4 years ago

2.0.21

4 years ago

2.0.20

5 years ago

2.0.19

5 years ago

2.0.18

5 years ago

2.0.17

5 years ago

2.0.16

5 years ago

2.0.15

5 years ago

2.0.14

5 years ago

2.0.13

5 years ago

2.0.12

5 years ago

2.0.11

5 years ago

2.0.10

5 years ago

2.0.9

5 years ago

2.0.8

5 years ago

2.0.7

5 years ago

2.0.6

5 years ago

2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

1.1.1

5 years ago

1.1.0

6 years ago

1.0.0

6 years ago