curl/docs/cmdline-opts/pass.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

21 lines
343 B
Markdown
Raw Normal View History

---
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
2016-11-16 21:20:36 +08:00
Long: pass
Arg: <phrase>
Help: Passphrase for the private key
2016-11-16 21:20:36 +08:00
Protocols: SSH TLS
Category: ssh tls auth
Added: 7.9.3
Multi: single
See-also:
- key
- user
Example:
- --pass secret --key file $URL
2016-11-16 21:20:36 +08:00
---
# `--pass`
Passphrase for the private key.