From 79529f5fa3b51f09ba9daba20c2a48cf34a0be48 Mon Sep 17 00:00:00 2001 From: Hayden Blauzvern Date: Fri, 20 May 2022 22:50:32 +0000 Subject: [PATCH] Update docs Signed-off-by: Hayden Blauzvern --- doc/cosign.md | 1 + doc/cosign_attach.md | 1 + doc/cosign_attach_attestation.md | 1 + doc/cosign_attach_sbom.md | 1 + doc/cosign_attach_signature.md | 1 + doc/cosign_attest.md | 1 + doc/cosign_clean.md | 1 + doc/cosign_completion.md | 1 + doc/cosign_copy.md | 1 + doc/cosign_dockerfile.md | 1 + doc/cosign_dockerfile_verify.md | 1 + doc/cosign_download.md | 1 + doc/cosign_download_attestation.md | 1 + doc/cosign_download_sbom.md | 1 + doc/cosign_download_signature.md | 1 + doc/cosign_generate-key-pair.md | 1 + doc/cosign_generate.md | 1 + doc/cosign_import-key-pair.md | 1 + doc/cosign_initialize.md | 1 + doc/cosign_load.md | 1 + doc/cosign_login.md | 1 + doc/cosign_manifest.md | 1 + doc/cosign_manifest_verify.md | 1 + doc/cosign_piv-tool.md | 1 + doc/cosign_piv-tool_attestation.md | 1 + doc/cosign_piv-tool_generate-key.md | 1 + doc/cosign_piv-tool_reset.md | 1 + doc/cosign_piv-tool_set-management-key.md | 1 + doc/cosign_piv-tool_set-pin.md | 1 + doc/cosign_piv-tool_set-puk.md | 1 + doc/cosign_piv-tool_unblock.md | 1 + doc/cosign_pkcs11-tool.md | 1 + doc/cosign_pkcs11-tool_list-keys-uris.md | 1 + doc/cosign_pkcs11-tool_list-tokens.md | 1 + doc/cosign_policy.md | 1 + doc/cosign_policy_init.md | 1 + doc/cosign_policy_sign.md | 1 + doc/cosign_public-key.md | 1 + doc/cosign_save.md | 1 + doc/cosign_sign-blob.md | 1 + doc/cosign_sign.md | 1 + doc/cosign_tree.md | 1 + doc/cosign_triangulate.md | 1 + doc/cosign_upload.md | 1 + doc/cosign_upload_blob.md | 1 + doc/cosign_upload_wasm.md | 1 + doc/cosign_verify-attestation.md | 1 + doc/cosign_verify-blob.md | 1 + doc/cosign_verify.md | 1 + doc/cosign_version.md | 1 + 50 files changed, 50 insertions(+) diff --git a/doc/cosign.md b/doc/cosign.md index b2b97cb94bf..2bd5e759e6f 100644 --- a/doc/cosign.md +++ b/doc/cosign.md @@ -9,6 +9,7 @@ A tool for Container Signing, Verification and Storage in an OCI registry. --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_attach.md b/doc/cosign_attach.md index 37f01366cc1..ea26c3f2c41 100644 --- a/doc/cosign_attach.md +++ b/doc/cosign_attach.md @@ -14,6 +14,7 @@ Provides utilities for attaching artifacts to other artifacts in a registry --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_attach_attestation.md b/doc/cosign_attach_attestation.md index e480bcfca75..f391964791c 100644 --- a/doc/cosign_attach_attestation.md +++ b/doc/cosign_attach_attestation.md @@ -28,6 +28,7 @@ cosign attach attestation [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_attach_sbom.md b/doc/cosign_attach_sbom.md index df2b3c1df8e..8f3f11287b7 100644 --- a/doc/cosign_attach_sbom.md +++ b/doc/cosign_attach_sbom.md @@ -30,6 +30,7 @@ cosign attach sbom [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_attach_signature.md b/doc/cosign_attach_signature.md index d682a0df9d1..bd593ba3710 100644 --- a/doc/cosign_attach_signature.md +++ b/doc/cosign_attach_signature.md @@ -29,6 +29,7 @@ cosign attach signature [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_attest.md b/doc/cosign_attest.md index e5f1d033da5..a9e3619c548 100644 --- a/doc/cosign_attest.md +++ b/doc/cosign_attest.md @@ -71,6 +71,7 @@ cosign attest [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_clean.md b/doc/cosign_clean.md index 199b49ec110..12cd4103266 100644 --- a/doc/cosign_clean.md +++ b/doc/cosign_clean.md @@ -29,6 +29,7 @@ cosign clean [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_completion.md b/doc/cosign_completion.md index 0a4f5262649..653d7dd72f5 100644 --- a/doc/cosign_completion.md +++ b/doc/cosign_completion.md @@ -46,6 +46,7 @@ cosign completion [bash|zsh|fish|powershell] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_copy.md b/doc/cosign_copy.md index 60c1b8e784b..5e738d1464c 100644 --- a/doc/cosign_copy.md +++ b/doc/cosign_copy.md @@ -38,6 +38,7 @@ cosign copy [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_dockerfile.md b/doc/cosign_dockerfile.md index 6527aaf3074..35c1ab84341 100644 --- a/doc/cosign_dockerfile.md +++ b/doc/cosign_dockerfile.md @@ -14,6 +14,7 @@ Provides utilities for discovering images in and performing operations on Docker --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_dockerfile_verify.md b/doc/cosign_dockerfile_verify.md index e852a0c96c3..b4289fda418 100644 --- a/doc/cosign_dockerfile_verify.md +++ b/doc/cosign_dockerfile_verify.md @@ -81,6 +81,7 @@ cosign dockerfile verify [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_download.md b/doc/cosign_download.md index 5910c07d546..52a97e27309 100644 --- a/doc/cosign_download.md +++ b/doc/cosign_download.md @@ -14,6 +14,7 @@ Provides utilities for downloading artifacts and attached artifacts in a registr --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_download_attestation.md b/doc/cosign_download_attestation.md index a74bb4e8a25..a0b9b7f30a3 100644 --- a/doc/cosign_download_attestation.md +++ b/doc/cosign_download_attestation.md @@ -27,6 +27,7 @@ cosign download attestation [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_download_sbom.md b/doc/cosign_download_sbom.md index 79a439306ed..6c93d03dbf6 100644 --- a/doc/cosign_download_sbom.md +++ b/doc/cosign_download_sbom.md @@ -27,6 +27,7 @@ cosign download sbom [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_download_signature.md b/doc/cosign_download_signature.md index f6c8956bd28..9103f520983 100644 --- a/doc/cosign_download_signature.md +++ b/doc/cosign_download_signature.md @@ -27,6 +27,7 @@ cosign download signature [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_generate-key-pair.md b/doc/cosign_generate-key-pair.md index 040ffecb1f0..a5fa2619303 100644 --- a/doc/cosign_generate-key-pair.md +++ b/doc/cosign_generate-key-pair.md @@ -60,6 +60,7 @@ CAVEATS: --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_generate.md b/doc/cosign_generate.md index 5b1c6488068..8254e10f09f 100644 --- a/doc/cosign_generate.md +++ b/doc/cosign_generate.md @@ -43,6 +43,7 @@ cosign generate [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_import-key-pair.md b/doc/cosign_import-key-pair.md index 4b90d1becfe..3698296c4e6 100644 --- a/doc/cosign_import-key-pair.md +++ b/doc/cosign_import-key-pair.md @@ -36,6 +36,7 @@ CAVEATS: --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_initialize.md b/doc/cosign_initialize.md index 655750d11c9..8206f92843d 100644 --- a/doc/cosign_initialize.md +++ b/doc/cosign_initialize.md @@ -51,6 +51,7 @@ cosign initialize -mirror -root --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_load.md b/doc/cosign_load.md index 97fa7142a2b..9b56ff04b01 100644 --- a/doc/cosign_load.md +++ b/doc/cosign_load.md @@ -29,6 +29,7 @@ cosign load [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_login.md b/doc/cosign_login.md index f6f8a2c51fa..f1ff8bd03e6 100644 --- a/doc/cosign_login.md +++ b/doc/cosign_login.md @@ -28,6 +28,7 @@ cosign login [OPTIONS] [SERVER] [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_manifest.md b/doc/cosign_manifest.md index a55c971e4f9..04a5f8cfb7e 100644 --- a/doc/cosign_manifest.md +++ b/doc/cosign_manifest.md @@ -14,6 +14,7 @@ Provides utilities for discovering images in and performing operations on Kubern --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_manifest_verify.md b/doc/cosign_manifest_verify.md index 042b6c7d652..0919492f040 100644 --- a/doc/cosign_manifest_verify.md +++ b/doc/cosign_manifest_verify.md @@ -75,6 +75,7 @@ cosign manifest verify [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_piv-tool.md b/doc/cosign_piv-tool.md index 5cc858fd8c8..2cffda0f3ff 100644 --- a/doc/cosign_piv-tool.md +++ b/doc/cosign_piv-tool.md @@ -15,6 +15,7 @@ Provides utilities for managing a hardware token --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_piv-tool_attestation.md b/doc/cosign_piv-tool_attestation.md index d21c49d8658..64136787ae0 100644 --- a/doc/cosign_piv-tool_attestation.md +++ b/doc/cosign_piv-tool_attestation.md @@ -21,6 +21,7 @@ cosign piv-tool attestation [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_piv-tool_generate-key.md b/doc/cosign_piv-tool_generate-key.md index 34637b67c86..aa53660b821 100644 --- a/doc/cosign_piv-tool_generate-key.md +++ b/doc/cosign_piv-tool_generate-key.md @@ -24,6 +24,7 @@ cosign piv-tool generate-key [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_piv-tool_reset.md b/doc/cosign_piv-tool_reset.md index c4d9fd31149..b6f0e24ad31 100644 --- a/doc/cosign_piv-tool_reset.md +++ b/doc/cosign_piv-tool_reset.md @@ -19,6 +19,7 @@ cosign piv-tool reset [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_piv-tool_set-management-key.md b/doc/cosign_piv-tool_set-management-key.md index 4fb9dfa3261..d222716fb97 100644 --- a/doc/cosign_piv-tool_set-management-key.md +++ b/doc/cosign_piv-tool_set-management-key.md @@ -22,6 +22,7 @@ cosign piv-tool set-management-key [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_piv-tool_set-pin.md b/doc/cosign_piv-tool_set-pin.md index bd92ab309cb..ced63ea3be0 100644 --- a/doc/cosign_piv-tool_set-pin.md +++ b/doc/cosign_piv-tool_set-pin.md @@ -21,6 +21,7 @@ cosign piv-tool set-pin [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_piv-tool_set-puk.md b/doc/cosign_piv-tool_set-puk.md index 742a0c5ad6d..763079d7cc8 100644 --- a/doc/cosign_piv-tool_set-puk.md +++ b/doc/cosign_piv-tool_set-puk.md @@ -21,6 +21,7 @@ cosign piv-tool set-puk [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_piv-tool_unblock.md b/doc/cosign_piv-tool_unblock.md index 369bd0c21b0..127656e6cbd 100644 --- a/doc/cosign_piv-tool_unblock.md +++ b/doc/cosign_piv-tool_unblock.md @@ -21,6 +21,7 @@ cosign piv-tool unblock [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_pkcs11-tool.md b/doc/cosign_pkcs11-tool.md index 92e3a405381..4d02fcbdd92 100644 --- a/doc/cosign_pkcs11-tool.md +++ b/doc/cosign_pkcs11-tool.md @@ -15,6 +15,7 @@ Provides utilities for retrieving information from a PKCS11 token. --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_pkcs11-tool_list-keys-uris.md b/doc/cosign_pkcs11-tool_list-keys-uris.md index 494021a51a5..65ad5a183b0 100644 --- a/doc/cosign_pkcs11-tool_list-keys-uris.md +++ b/doc/cosign_pkcs11-tool_list-keys-uris.md @@ -22,6 +22,7 @@ cosign pkcs11-tool list-keys-uris [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_pkcs11-tool_list-tokens.md b/doc/cosign_pkcs11-tool_list-tokens.md index e58fad0b0e8..f18b88b0b0a 100644 --- a/doc/cosign_pkcs11-tool_list-tokens.md +++ b/doc/cosign_pkcs11-tool_list-tokens.md @@ -20,6 +20,7 @@ cosign pkcs11-tool list-tokens [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_policy.md b/doc/cosign_policy.md index 64b30847027..1d42f0c05eb 100644 --- a/doc/cosign_policy.md +++ b/doc/cosign_policy.md @@ -24,6 +24,7 @@ cosign policy [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_policy_init.md b/doc/cosign_policy_init.md index 1c9393a7467..dc1025138cb 100644 --- a/doc/cosign_policy_init.md +++ b/doc/cosign_policy_init.md @@ -41,6 +41,7 @@ cosign policy init [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_policy_sign.md b/doc/cosign_policy_sign.md index f09ef6a8820..511997442b3 100644 --- a/doc/cosign_policy_sign.md +++ b/doc/cosign_policy_sign.md @@ -38,6 +38,7 @@ cosign policy sign [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_public-key.md b/doc/cosign_public-key.md index 9996aa7102a..589744cad44 100644 --- a/doc/cosign_public-key.md +++ b/doc/cosign_public-key.md @@ -56,6 +56,7 @@ cosign public-key [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_save.md b/doc/cosign_save.md index d0acf98847a..8a27ca0eaf7 100644 --- a/doc/cosign_save.md +++ b/doc/cosign_save.md @@ -29,6 +29,7 @@ cosign save [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_sign-blob.md b/doc/cosign_sign-blob.md index 6ac4183f646..5a7b4b4bac6 100644 --- a/doc/cosign_sign-blob.md +++ b/doc/cosign_sign-blob.md @@ -62,6 +62,7 @@ cosign sign-blob [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_sign.md b/doc/cosign_sign.md index 4cb379bdde6..6d1987b1adc 100644 --- a/doc/cosign_sign.md +++ b/doc/cosign_sign.md @@ -89,6 +89,7 @@ cosign sign [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_tree.md b/doc/cosign_tree.md index 5107c13cd13..36a6cb4cc54 100644 --- a/doc/cosign_tree.md +++ b/doc/cosign_tree.md @@ -27,6 +27,7 @@ cosign tree [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_triangulate.md b/doc/cosign_triangulate.md index d1c6d46c4b2..96f41081c4b 100644 --- a/doc/cosign_triangulate.md +++ b/doc/cosign_triangulate.md @@ -28,6 +28,7 @@ cosign triangulate [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_upload.md b/doc/cosign_upload.md index 28e69c11687..f3aaa20e13d 100644 --- a/doc/cosign_upload.md +++ b/doc/cosign_upload.md @@ -14,6 +14,7 @@ Provides utilities for uploading artifacts to a registry --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_upload_blob.md b/doc/cosign_upload_blob.md index 622603d40a7..5972bdca4ee 100644 --- a/doc/cosign_upload_blob.md +++ b/doc/cosign_upload_blob.md @@ -41,6 +41,7 @@ cosign upload blob [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_upload_wasm.md b/doc/cosign_upload_wasm.md index f9130951b1d..abc1fe28f27 100644 --- a/doc/cosign_upload_wasm.md +++ b/doc/cosign_upload_wasm.md @@ -28,6 +28,7 @@ cosign upload wasm [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_verify-attestation.md b/doc/cosign_verify-attestation.md index 7349a7c27bc..805c19e1a73 100644 --- a/doc/cosign_verify-attestation.md +++ b/doc/cosign_verify-attestation.md @@ -85,6 +85,7 @@ cosign verify-attestation [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_verify-blob.md b/doc/cosign_verify-blob.md index ef9c7acc549..0a7d8cb1e03 100644 --- a/doc/cosign_verify-blob.md +++ b/doc/cosign_verify-blob.md @@ -84,6 +84,7 @@ cosign verify-blob [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_verify.md b/doc/cosign_verify.md index a5cbb988a64..bc8af0f5983 100644 --- a/doc/cosign_verify.md +++ b/doc/cosign_verify.md @@ -94,6 +94,7 @@ cosign verify [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO diff --git a/doc/cosign_version.md b/doc/cosign_version.md index 924b0563ebf..43b50855032 100644 --- a/doc/cosign_version.md +++ b/doc/cosign_version.md @@ -19,6 +19,7 @@ cosign version [flags] --output-file string log output to a file -t, --timeout duration timeout for commands (default 3m0s) -d, --verbose log debug output + -y, --yes skip confirmation prompts ``` ### SEE ALSO