Skip to content

Commit deda2e0

Browse files
committed
Update completions
1 parent 93a1708 commit deda2e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/commands/install/socket-completion.bash

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,12 +125,12 @@ FLAGS=(
125125
[repos update]="--default-branch --homepage --interactive --org --repo-description --repo-name --visibility"
126126
[repos view]="--interactive --org --repo-name"
127127
[scan]=""
128-
[scan create]="--auto-manifest --branch --commit-hash --commit-message --committers --cwd --default-branch --interactive --org --pull-request --read-only --repo --report --set-as-alerts-page --tmp"
128+
[scan create]="--auto-manifest --branch --commit-hash --commit-message --committers --cwd --default-branch --interactive --org --pull-request --reach --reach-analysis-memory-limit --reach-analysis-timeout --reach-disable-analytics --reach-ecosystems --reach-exclude-paths --read-only --repo --report --set-as-alerts-page --tmp"
129129
[scan del]="--interactive --org"
130130
[scan diff]="--depth --file --interactive --org"
131131
[scan list]="--branch --direction --from-time --interactive --org --page --per-page --repo --sort --until-time"
132132
[scan metadata]="--interactive --org"
133-
[scan reach]=""
133+
[scan reach]="--reach-analysis-memory-limit --reach-analysis-timeout --reach-disable-analytics --reach-ecosystems --reach-exclude-paths"
134134
[scan report]="--fold --interactive --license --org --report-level --short"
135135
[scan view]="--interactive --org --stream"
136136
[threat-feed]="--direction --eco --filter --interactive --json --markdown --org --page --per-page"

0 commit comments

Comments
 (0)