File: cosign_version.md

package info (click to toggle)
cosign 3.0.5-1~exp0
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 5,276 kB
  • sloc: sh: 237; makefile: 168
file content (27 lines) | stat: -rw-r--r-- 496 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
## cosign version

Prints the version

```
cosign version [flags]
```

### Options

```
  -h, --help   help for version
      --json   print JSON instead of text
```

### 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.