diff options
Diffstat (limited to 'docs/source/markdown/options/sign-passphrase-file.md')
-rw-r--r-- | docs/source/markdown/options/sign-passphrase-file.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/source/markdown/options/sign-passphrase-file.md b/docs/source/markdown/options/sign-passphrase-file.md new file mode 100644 index 000000000..46e724db1 --- /dev/null +++ b/docs/source/markdown/options/sign-passphrase-file.md @@ -0,0 +1,3 @@ +#### **--sign-passphrase-file**=*path* + +If signing the image (using either **--sign-by** or **--sign-by-sigstore-private-key**), read the passphrase to use from the specified path. |