Current command:
lf keri clone --help
clone a KERI tag to a T55x7, Q5/T5555 or EM4305/4469 tag usage: lf keri clone [-h] [-t <m|i>] [--fc <dec>] --cn <dec> [--q5] [--em] options: -h, --help This help -t, --type <m|i> Type m - MS, i - Internal ID --fc <dec> Facility Code --cn <dec> KERI card ID --q5 specify writing to Q5/T5555 tag --em specify writing to EM4305/4469 tag examples/notes: lf keri clone -t i --cn 12345 -> Internal ID lf keri clone -t m --fc 6 --cn 12345 -> MS ID