## cosign env

Prints Cosign environment variables

```
cosign env [flags]
```

### Options

```
  -h, --help                    help for env
      --show-descriptions       show descriptions for environment variables (default true)
      --show-sensitive-values   show values of sensitive environment variables
```

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

