1U2F-HOST(1) User Commands U2F-HOST(1)
2
3
4
6 u2f-host - Yubico Universal 2nd Factor (U2F) Host Tool
7
9 u2f-host [OPTIONS]...
10
12 u2f-host 1.1.10
13
14 Perform U2F host-side operations on the command line. Reads challenge
15 from standard input and writes a response to standard output.
16
17 -h, --help
18 Print help and exit
19
20 -V, --version
21 Print version and exit
22
23 -o, --origin=STRING
24 Origin URL to use.
25
26 -a, --action=ENUM
27 Action to take. (possible values="register", "authenticate",
28 "sendrecv")
29
30 -t, --touch
31 Invert user-presence flag (on by default) (default=off)
32
33 -d, --debug
34 Print debug information to standard error (default=off)
35
36 -c, --command=STRING
37 Command for sendrecv action
38
40 Report bugs at <https://github.com/Yubico/libu2f-host>.
41
42
43
44u2f-host 1.1.10 May 2019 U2F-HOST(1)