cosign attach
Provides utilities for attaching artifacts to other artifacts in a registry
Subcommands
| Name | Description | 
|---|---|
| attestation | Attach attestation to the supplied container image | 
| sbom | Attach sbom to the supplied container image | 
| signature | Attach signatures to the supplied container image | 
Options
| Name | Description | 
|---|---|
| --output-file  <output-file> | Log output to a file | 
| --timeout, -t  <timeout> | Timeout for commands | 
| --verbose, -d | Log debug output | 
| --help, -h | Help for attach |