ykinfo, ykman: add page (#6870)
This commit is contained in:
16
pages/common/ykinfo.md
Normal file
16
pages/common/ykinfo.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# ykinfo
|
||||
|
||||
> Get basic information from a YubiKey.
|
||||
> More information: <https://developers.yubico.com/yubikey-personalization/Manuals/ykinfo.1.html>.
|
||||
|
||||
- Display all information from YubiKey:
|
||||
|
||||
`ykinfo -a`
|
||||
|
||||
- Get only serial in decimal from YubiKey:
|
||||
|
||||
`ykinfo -s -q`
|
||||
|
||||
- Get capabilities from YubiKey:
|
||||
|
||||
`ykinfo -c`
|
Reference in New Issue
Block a user