This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.5.11.5. 완료
					operator-sdk completion 명령은 CLI 명령을 더 신속하고 쉽게 실행할 수 있도록 쉘 완료를 생성합니다.
				
| 하위 명령 | Description | 
|---|---|
|   
									  |   bash 완료를 생성합니다.  | 
|   
									  |   zsh 완료를 생성합니다.  | 
| 플래그 | Description | 
|---|---|
|   
									  |   사용법 도움말 출력입니다.  | 
예를 들면 다음과 같습니다.
operator-sdk completion bash
$ operator-sdk completion bash
출력 예
bash completion for operator-sdk -*- shell-script -*- ex: ts=4 sw=4 et filetype=sh
# bash completion for operator-sdk                         -*- shell-script -*-
...
# ex: ts=4 sw=4 et filetype=sh