completion
1Passwordマニュアル|1Password CLIのシェル補完情報を生成し、Bash、Zsh、fish、PowerShellでの効率的な操作をサポートします。
$ op completion <shell> [flags]$ source <(op completion bash)$ eval "$(op completion zsh)"; compdef _op op$ op completion fish | sourcePS C: \> op completion powershell | Out-String | Invoke-ExpressionLast updated