PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
piv select --help


Executes select applet command

usage:
    piv select [-hskatw] [--aid <hex>]

options:
    -h, --help                     This help
    -s, -S, --select               Activate field and select applet
    -k, -K, --keep                 Keep field for next command
    -a, -A, --apdu                 Show APDU requests and responses
    -t, -T, --tlv                  TLV decode results
    -w, -W, --wired                Send data via contact (iso7816) interface. (def: Contactless interface)
    --aid <hex>                    Applet ID to select. By default A0000003080000100 will be used

examples/notes:
    piv select -s                  -> select card, select applet
    piv select -st --aid a00000030800001000        -> select card, select applet a00000030800001000, show result in TLV