aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/pass.md
blob: a0d94563ebd1d409314ea446d205a4e2d0a7359f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
Long: pass
Arg: <phrase>
Help: Pass phrase for the private key
Protocols: SSH TLS
Category: ssh tls auth
Added: 7.9.3
Multi: single
See-also:
  - key
  - user
Example:
  - --pass secret --key file $URL
---

# `--pass`

Passphrase for the private key.