Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetb authored Jan 14, 2020
1 parent e749a0a commit 2dfdd0b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
This repository contains [a script](generate_aliases.py) to generate hundreds of
convenient kubectl aliases programmatically.

It creates aliases for long command/option permutations you might use, like:

alias ksysgdepwslowidel='kubectl --namespace=kube-system get deployment --watch --show-labels -o=wide -l'

Confused? Read on.

### Examples

Some of the 800 generated aliases are:
Expand Down

0 comments on commit 2dfdd0b

Please sign in to comment.