Skip to content

Commit

Permalink
document Batch signing option in publish API
Browse files Browse the repository at this point in the history
  • Loading branch information
neolynx committed Jul 15, 2024
1 parent 9d8b6ab commit 26aa65d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/doc/api/publish.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Signing options (all are optional):
`SecretKeyring` | string | gpg secret keyring filename (local to aptly server/user)
`Passphrase` | string | gpg key passphrase (if using over http, would be transmitted in clear text!)
`PassphraseFile` | string | gpg passphrase file (local to aptly server/user)
`Batch` | string | set to `true` to prevent gpg from trying to allocate a tty and asking for passphrase


### List
Expand Down

0 comments on commit 26aa65d

Please sign in to comment.