Skip to content

Commit

Permalink
echo alias added
Browse files Browse the repository at this point in the history
  • Loading branch information
huseyinbabal committed Aug 28, 2023
1 parent 6871b35 commit 7e860ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/bots_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ var (
aliases = [][]string{
{"kgp", "Get Pods", "kubectl get pods"},
{"kgda", "Get Deployments", "kubectl get deployments -A"},
{"e", "", "echo"},
}
)

Expand Down

0 comments on commit 7e860ad

Please sign in to comment.