We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e5de28 commit 84c5ad1Copy full SHA for 84c5ad1
src/commands/install/socket-completion.bash
@@ -20,7 +20,6 @@ COMMANDS=(
20
[diff-scan]="get"
21
[diff-scan get]=""
22
[fix]=""
23
- [info]=""
24
[install]="completion"
25
[install completion]=""
26
[login]=""
@@ -89,7 +88,6 @@ FLAGS=(
89
88
[diff-scan]=""
90
[diff-scan get]="--after --before --depth --file --json"
91
[fix]="--autoMerge --autopilot --ghsa --limit --purl --rangeStyle --test --testScript"
92
- [info]="--all --strict"
93
[install]=""
94
95
[login]="--apiBaseUrl --apiProxy"
0 commit comments