Current command:
hf jooki clone --help
Write a Jooki token to a Ultralight or NTAG tag usage: hf jooki clone [-h] [-b <base64>] [-d <hex>] [-p <hex>] options: -h, --help This help -b, --b64 <base64> base64 url parameter -d, --data <hex> raw NDEF bytes -p, --pwd <hex> password for authentication (EV1/NTAG 4 bytes) examples/notes: hf jooki clone -d <hex bytes> -> where hex is raw NDEF hf jooki clone --b64 7WzlgEzqLgwTnWNy -> using base64 url parameter