command 사용법 # 기본 command: ["{명령어}", "{명령어 args}", "{명령어 args}" ..] # 멀티라인 commnad: - sh - "-c" - | /bin/sh test.txt # minikube # test.txt가 있는지 확인 minikube ssh cd /home/root/a ls