Skip to content

[minor] Add auto-completion for aws, oc, kubectl, helm, argocd#37

Merged
durera merged 1 commit into
stablefrom
completion
Jun 20, 2026
Merged

[minor] Add auto-completion for aws, oc, kubectl, helm, argocd#37
durera merged 1 commit into
stablefrom
completion

Conversation

@durera

@durera durera commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

See ibm-mas/cli#1916 for details

# Kubernetes
kubectl get pod <TAB><TAB>
kubectl get deployment <TAB><TAB>

# OpenShift
oc get route <TAB><TAB>

# Helm
helm upgrade --install <TAB><TAB>

# ArgoCD
argocd app list --project <TAB><TAB>

# AWS CLI
aws eks describe-cluster --name <TAB><TAB>

@durera durera requested a review from a team as a code owner June 20, 2026 13:42
@durera durera self-assigned this Jun 20, 2026
@durera durera merged commit 4894d87 into stable Jun 20, 2026
5 of 9 checks passed
@durera durera deleted the completion branch June 20, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant