xref: /aosp_15_r20/external/curl/docs/cmdline-opts/pass.md (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1---
2c: Copyright (C) Daniel Stenberg, <[email protected]>, et al.
3SPDX-License-Identifier: curl
4Long: pass
5Arg: <phrase>
6Help: Passphrase for the private key
7Protocols: SSH TLS
8Category: ssh tls auth
9Added: 7.9.3
10Multi: single
11See-also:
12  - key
13  - user
14Example:
15  - --pass secret --key file $URL
16---
17
18# `--pass`
19
20Passphrase for the private key.
21