본문으로 건너뛰기

iwinv completion

자동완성 스크립트를 출력합니다.

사용 가능 터미널

iwinv completion

root@iwinv-cli:~# iwinv completion
Generate the autocompletion script for iwinv for the specified shell.
See each sub-command's help for details on how to use the generated script.

Usage:
iwinv completion [command]

Available Commands:
bash Generate the autocompletion script for bash
fish Generate the autocompletion script for fish
powershell Generate the autocompletion script for powershell
zsh Generate the autocompletion script for zsh

Flags:
-h, --help help for completion

Use "iwinv completion [command] --help" for more information about a command.

스크립트 출력

iwinv completion [shell]

root@iwinv-cli:~# iwinv completion bash

{스크립트}

스크립트 적용 방법

iwinv completion [shell] -h

root@iwinv-cli:~# iwinv completion bash -h

{적용 방법}
정보

iwinv completion [shell] -h 명령어에서 지시하는 방법으로 스크립트 실행하면 자동 완성이 작동합니다.