File: cosign_upload.md

package info (click to toggle)
cosign 2.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,960 kB
  • sloc: sh: 222; makefile: 170
file content (24 lines) | stat: -rw-r--r-- 685 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
## cosign upload

Provides utilities for uploading artifacts to a registry

### Options

```
  -h, --help   help for upload
```

### Options inherited from parent commands

```
      --output-file string   log output to a file
  -t, --timeout duration     timeout for commands (default 3m0s)
  -d, --verbose              log debug output
```

### SEE ALSO

* [cosign](cosign.md)	 - A tool for Container Signing, Verification and Storage in an OCI registry.
* [cosign upload blob](cosign_upload_blob.md)	 - Upload one or more blobs to the supplied container image address.
* [cosign upload wasm](cosign_upload_wasm.md)	 - Upload a wasm module to the supplied container image reference