@@ -131,7 +131,7 @@ EXAMPLES
131131 $ @salesforce/plugin-trust plugins trust allowlist add --name @scope/my-plugin --name another-plugin
132132```
133133
134- _ See code: [ src/commands/plugins/trust/allowlist/add.ts] ( https://github.com/salesforcecli/plugin-trust/blob/3.8.5 /src/commands/plugins/trust/allowlist/add.ts ) _
134+ _ See code: [ src/commands/plugins/trust/allowlist/add.ts] ( https://github.com/salesforcecli/plugin-trust/blob/3.8.6 /src/commands/plugins/trust/allowlist/add.ts ) _
135135
136136## ` @salesforce/plugin-trust plugins trust allowlist list `
137137
@@ -159,7 +159,7 @@ EXAMPLES
159159 $ @salesforce/plugin-trust plugins trust allowlist list
160160```
161161
162- _ See code: [ src/commands/plugins/trust/allowlist/list.ts] ( https://github.com/salesforcecli/plugin-trust/blob/3.8.5 /src/commands/plugins/trust/allowlist/list.ts ) _
162+ _ See code: [ src/commands/plugins/trust/allowlist/list.ts] ( https://github.com/salesforcecli/plugin-trust/blob/3.8.6 /src/commands/plugins/trust/allowlist/list.ts ) _
163163
164164## ` @salesforce/plugin-trust plugins trust allowlist remove `
165165
@@ -196,7 +196,7 @@ EXAMPLES
196196 $ @salesforce/plugin-trust plugins trust allowlist remove --name @scope/my-plugin --name another-plugin
197197```
198198
199- _ See code: [ src/commands/plugins/trust/allowlist/remove.ts] ( https://github.com/salesforcecli/plugin-trust/blob/3.8.5 /src/commands/plugins/trust/allowlist/remove.ts ) _
199+ _ See code: [ src/commands/plugins/trust/allowlist/remove.ts] ( https://github.com/salesforcecli/plugin-trust/blob/3.8.6 /src/commands/plugins/trust/allowlist/remove.ts ) _
200200
201201## ` @salesforce/plugin-trust plugins trust verify `
202202
@@ -225,6 +225,6 @@ EXAMPLES
225225 $ @salesforce/plugin-trust plugins trust verify --npm @scope/npmName
226226```
227227
228- _ See code: [ src/commands/plugins/trust/verify.ts] ( https://github.com/salesforcecli/plugin-trust/blob/3.8.5 /src/commands/plugins/trust/verify.ts ) _
228+ _ See code: [ src/commands/plugins/trust/verify.ts] ( https://github.com/salesforcecli/plugin-trust/blob/3.8.6 /src/commands/plugins/trust/verify.ts ) _
229229
230230<!-- commandsstop -->
0 commit comments