294 B
294 B
List of popular commands and shortcuts
# from previous comand
!0 - command itself
!^ - first argument
!$ - last argument
!* - all arguments
# Kubernetes
# ~/.kube/config
kubectl config get-contexts
kubectl config use-context <context>
# AWS
aws eks update-kubeconfig --name nas