File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -146,8 +146,8 @@ Verifying:
146
146
<!-- @begin-sigstore-verify-help@ -->
147
147
```
148
148
usage: sigstore verify [ -h] [ --certificate FILE] [ --signature FILE]
149
- [ --bundle FILE] [ --cert-email EMAIL]
150
- [ --cert-oidc-issuer URL] [ --offline] [ --staging]
149
+ [ --rekor- bundle FILE] [ --cert-email EMAIL]
150
+ [ --cert-oidc-issuer URL] [ --rekor- offline] [ --staging]
151
151
[ --rekor-url URL]
152
152
FILE [ FILE ...]
153
153
@@ -163,7 +163,7 @@ Verification inputs:
163
163
used with multiple inputs (default: None)
164
164
--signature FILE The signature to verify against; not used with
165
165
multiple inputs (default: None)
166
- --bundle FILE The offline Rekor bundle to verify with; not used with
166
+ --rekor- bundle FILE The offline Rekor bundle to verify with; not used with
167
167
multiple inputs (default: None)
168
168
169
169
Extended verification options:
@@ -172,7 +172,7 @@ Extended verification options:
172
172
--cert-oidc-issuer URL
173
173
The OIDC issuer URL to check for in the certificate's
174
174
OIDC issuer extension (default: None)
175
- --offline Perform offline Rekor verification using a bundle;
175
+ --rekor- offline Perform offline Rekor verification using a bundle;
176
176
implied by --bundle (default: False)
177
177
178
178
Sigstore instance options:
You can’t perform that action at this time.
0 commit comments