solo2.fish
1 complete -c solo2 -n "__fish_use_subcommand" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 2 complete -c solo2 -n "__fish_use_subcommand" -l ctap -d 'Prefer CTAP transport' 3 complete -c solo2 -n "__fish_use_subcommand" -l pcsc -d 'Prefer PCSC transport' 4 complete -c solo2 -n "__fish_use_subcommand" -l all -d 'Interact with all applicable Solo 2 devices' 5 complete -c solo2 -n "__fish_use_subcommand" -s v -l verbose -d 'More output per occurrence' 6 complete -c solo2 -n "__fish_use_subcommand" -s q -l quiet -d 'Less output per occurrence' 7 complete -c solo2 -n "__fish_use_subcommand" -s h -l help -d 'Print help (see more with \'--help\')' 8 complete -c solo2 -n "__fish_use_subcommand" -s V -l version -d 'Print version' 9 complete -c solo2 -n "__fish_use_subcommand" -f -a "app" -d 'Interact with on-device applications' 10 complete -c solo2 -n "__fish_use_subcommand" -f -a "bootloader" -d 'Interact with bootloader' 11 complete -c solo2 -n "__fish_use_subcommand" -f -a "completion" -d 'Generate shell completion scripts' 12 complete -c solo2 -n "__fish_use_subcommand" -f -a "list" -d 'List all available devices' 13 complete -c solo2 -n "__fish_use_subcommand" -f -a "pki" -d 'PKI-related' 14 complete -c solo2 -n "__fish_use_subcommand" -f -a "update" -d 'Update to latest firmware published by SoloKeys. Warns on Major updates' 15 complete -c solo2 -n "__fish_use_subcommand" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 16 complete -c solo2 -n "__fish_seen_subcommand_from app; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from help" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 17 complete -c solo2 -n "__fish_seen_subcommand_from app; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from help" -l ctap -d 'Prefer CTAP transport' 18 complete -c solo2 -n "__fish_seen_subcommand_from app; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from help" -l pcsc -d 'Prefer PCSC transport' 19 complete -c solo2 -n "__fish_seen_subcommand_from app; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from help" -l all -d 'Interact with all applicable Solo 2 devices' 20 complete -c solo2 -n "__fish_seen_subcommand_from app; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from help" -s v -l verbose -d 'More output per occurrence' 21 complete -c solo2 -n "__fish_seen_subcommand_from app; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from help" -s q -l quiet -d 'Less output per occurrence' 22 complete -c solo2 -n "__fish_seen_subcommand_from app; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from help" -s h -l help -d 'Print help' 23 complete -c solo2 -n "__fish_seen_subcommand_from app; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from help" -f -a "admin" -d 'admin app' 24 complete -c solo2 -n "__fish_seen_subcommand_from app; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from help" -f -a "fido" -d 'FIDO app' 25 complete -c solo2 -n "__fish_seen_subcommand_from app; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from help" -f -a "ndef" -d 'NDEF app' 26 complete -c solo2 -n "__fish_seen_subcommand_from app; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from help" -f -a "oath" -d 'OATH app' 27 complete -c solo2 -n "__fish_seen_subcommand_from app; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from help" -f -a "piv" -d 'PIV app' 28 complete -c solo2 -n "__fish_seen_subcommand_from app; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from help" -f -a "provision" -d 'Provision app' 29 complete -c solo2 -n "__fish_seen_subcommand_from app; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from help" -f -a "qa" -d 'QA app' 30 complete -c solo2 -n "__fish_seen_subcommand_from app; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 31 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 32 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -l ctap -d 'Prefer CTAP transport' 33 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -l pcsc -d 'Prefer PCSC transport' 34 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -l all -d 'Interact with all applicable Solo 2 devices' 35 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -s v -l verbose -d 'More output per occurrence' 36 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -s q -l quiet -d 'Less output per occurrence' 37 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -s h -l help -d 'Print help' 38 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -f -a "aid" -d 'Print the application\'s AID' 39 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -f -a "locked" -d 'Is device locked? (not available in early firmware)' 40 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -f -a "maintenance" -d 'Switch device to maintenance mode (reboot into LPC 55 bootloader)' 41 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -f -a "restart" -d 'Reboot device (as Solo 2)' 42 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -f -a "uuid" -d 'Return device UUID (not available over CTAP in early firmware)' 43 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -f -a "version" -d 'Return device firmware version' 44 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -f -a "wink" -d 'Wink the device' 45 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 46 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from aid" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 47 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from aid" -l ctap -d 'Prefer CTAP transport' 48 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from aid" -l pcsc -d 'Prefer PCSC transport' 49 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from aid" -l all -d 'Interact with all applicable Solo 2 devices' 50 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from aid" -s v -l verbose -d 'More output per occurrence' 51 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from aid" -s q -l quiet -d 'Less output per occurrence' 52 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from aid" -s h -l help -d 'Print help' 53 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from locked" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 54 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from locked" -l ctap -d 'Prefer CTAP transport' 55 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from locked" -l pcsc -d 'Prefer PCSC transport' 56 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from locked" -l all -d 'Interact with all applicable Solo 2 devices' 57 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from locked" -s v -l verbose -d 'More output per occurrence' 58 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from locked" -s q -l quiet -d 'Less output per occurrence' 59 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from locked" -s h -l help -d 'Print help' 60 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from maintenance" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 61 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from maintenance" -l ctap -d 'Prefer CTAP transport' 62 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from maintenance" -l pcsc -d 'Prefer PCSC transport' 63 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from maintenance" -l all -d 'Interact with all applicable Solo 2 devices' 64 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from maintenance" -s v -l verbose -d 'More output per occurrence' 65 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from maintenance" -s q -l quiet -d 'Less output per occurrence' 66 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from maintenance" -s h -l help -d 'Print help' 67 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from restart" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 68 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from restart" -l ctap -d 'Prefer CTAP transport' 69 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from restart" -l pcsc -d 'Prefer PCSC transport' 70 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from restart" -l all -d 'Interact with all applicable Solo 2 devices' 71 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from restart" -s v -l verbose -d 'More output per occurrence' 72 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from restart" -s q -l quiet -d 'Less output per occurrence' 73 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from restart" -s h -l help -d 'Print help' 74 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from uuid" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 75 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from uuid" -l ctap -d 'Prefer CTAP transport' 76 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from uuid" -l pcsc -d 'Prefer PCSC transport' 77 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from uuid" -l all -d 'Interact with all applicable Solo 2 devices' 78 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from uuid" -s v -l verbose -d 'More output per occurrence' 79 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from uuid" -s q -l quiet -d 'Less output per occurrence' 80 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from uuid" -s h -l help -d 'Print help' 81 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from version" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 82 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from version" -l ctap -d 'Prefer CTAP transport' 83 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from version" -l pcsc -d 'Prefer PCSC transport' 84 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from version" -l all -d 'Interact with all applicable Solo 2 devices' 85 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from version" -s v -l verbose -d 'More output per occurrence' 86 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from version" -s q -l quiet -d 'Less output per occurrence' 87 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from version" -s h -l help -d 'Print help' 88 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from wink" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 89 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from wink" -l ctap -d 'Prefer CTAP transport' 90 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from wink" -l pcsc -d 'Prefer PCSC transport' 91 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from wink" -l all -d 'Interact with all applicable Solo 2 devices' 92 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from wink" -s v -l verbose -d 'More output per occurrence' 93 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from wink" -s q -l quiet -d 'Less output per occurrence' 94 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from wink" -s h -l help -d 'Print help' 95 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -f -a "aid" -d 'Print the application\'s AID' 96 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -f -a "locked" -d 'Is device locked? (not available in early firmware)' 97 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -f -a "maintenance" -d 'Switch device to maintenance mode (reboot into LPC 55 bootloader)' 98 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -f -a "restart" -d 'Reboot device (as Solo 2)' 99 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -f -a "uuid" -d 'Return device UUID (not available over CTAP in early firmware)' 100 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -f -a "version" -d 'Return device firmware version' 101 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -f -a "wink" -d 'Wink the device' 102 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 103 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from init; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 104 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from init; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -l ctap -d 'Prefer CTAP transport' 105 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from init; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -l pcsc -d 'Prefer PCSC transport' 106 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from init; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -l all -d 'Interact with all applicable Solo 2 devices' 107 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from init; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -s v -l verbose -d 'More output per occurrence' 108 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from init; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -s q -l quiet -d 'Less output per occurrence' 109 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from init; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -s h -l help -d 'Print help' 110 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from init; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -f -a "init" -d 'FIDO init response' 111 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from init; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -f -a "wink" -d 'FIDO wink' 112 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from init; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 113 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and __fish_seen_subcommand_from init" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 114 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and __fish_seen_subcommand_from init" -l ctap -d 'Prefer CTAP transport' 115 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and __fish_seen_subcommand_from init" -l pcsc -d 'Prefer PCSC transport' 116 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and __fish_seen_subcommand_from init" -l all -d 'Interact with all applicable Solo 2 devices' 117 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and __fish_seen_subcommand_from init" -s v -l verbose -d 'More output per occurrence' 118 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and __fish_seen_subcommand_from init" -s q -l quiet -d 'Less output per occurrence' 119 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and __fish_seen_subcommand_from init" -s h -l help -d 'Print help' 120 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and __fish_seen_subcommand_from wink" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 121 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and __fish_seen_subcommand_from wink" -l ctap -d 'Prefer CTAP transport' 122 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and __fish_seen_subcommand_from wink" -l pcsc -d 'Prefer PCSC transport' 123 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and __fish_seen_subcommand_from wink" -l all -d 'Interact with all applicable Solo 2 devices' 124 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and __fish_seen_subcommand_from wink" -s v -l verbose -d 'More output per occurrence' 125 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and __fish_seen_subcommand_from wink" -s q -l quiet -d 'Less output per occurrence' 126 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and __fish_seen_subcommand_from wink" -s h -l help -d 'Print help' 127 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from init; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -f -a "init" -d 'FIDO init response' 128 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from init; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -f -a "wink" -d 'FIDO wink' 129 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from init; and not __fish_seen_subcommand_from wink; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 130 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from capabilities; and not __fish_seen_subcommand_from data; and not __fish_seen_subcommand_from help" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 131 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from capabilities; and not __fish_seen_subcommand_from data; and not __fish_seen_subcommand_from help" -l ctap -d 'Prefer CTAP transport' 132 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from capabilities; and not __fish_seen_subcommand_from data; and not __fish_seen_subcommand_from help" -l pcsc -d 'Prefer PCSC transport' 133 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from capabilities; and not __fish_seen_subcommand_from data; and not __fish_seen_subcommand_from help" -l all -d 'Interact with all applicable Solo 2 devices' 134 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from capabilities; and not __fish_seen_subcommand_from data; and not __fish_seen_subcommand_from help" -s v -l verbose -d 'More output per occurrence' 135 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from capabilities; and not __fish_seen_subcommand_from data; and not __fish_seen_subcommand_from help" -s q -l quiet -d 'Less output per occurrence' 136 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from capabilities; and not __fish_seen_subcommand_from data; and not __fish_seen_subcommand_from help" -s h -l help -d 'Print help' 137 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from capabilities; and not __fish_seen_subcommand_from data; and not __fish_seen_subcommand_from help" -f -a "aid" -d 'Print the application\'s AID' 138 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from capabilities; and not __fish_seen_subcommand_from data; and not __fish_seen_subcommand_from help" -f -a "capabilities" -d 'NDEF capabilities' 139 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from capabilities; and not __fish_seen_subcommand_from data; and not __fish_seen_subcommand_from help" -f -a "data" -d 'NDEF data' 140 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from capabilities; and not __fish_seen_subcommand_from data; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 141 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from aid" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 142 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from aid" -l ctap -d 'Prefer CTAP transport' 143 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from aid" -l pcsc -d 'Prefer PCSC transport' 144 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from aid" -l all -d 'Interact with all applicable Solo 2 devices' 145 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from aid" -s v -l verbose -d 'More output per occurrence' 146 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from aid" -s q -l quiet -d 'Less output per occurrence' 147 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from aid" -s h -l help -d 'Print help' 148 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from capabilities" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 149 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from capabilities" -l ctap -d 'Prefer CTAP transport' 150 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from capabilities" -l pcsc -d 'Prefer PCSC transport' 151 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from capabilities" -l all -d 'Interact with all applicable Solo 2 devices' 152 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from capabilities" -s v -l verbose -d 'More output per occurrence' 153 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from capabilities" -s q -l quiet -d 'Less output per occurrence' 154 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from capabilities" -s h -l help -d 'Print help' 155 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from data" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 156 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from data" -l ctap -d 'Prefer CTAP transport' 157 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from data" -l pcsc -d 'Prefer PCSC transport' 158 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from data" -l all -d 'Interact with all applicable Solo 2 devices' 159 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from data" -s v -l verbose -d 'More output per occurrence' 160 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from data" -s q -l quiet -d 'Less output per occurrence' 161 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from data" -s h -l help -d 'Print help' 162 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from capabilities; and not __fish_seen_subcommand_from data; and not __fish_seen_subcommand_from help" -f -a "aid" -d 'Print the application\'s AID' 163 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from capabilities; and not __fish_seen_subcommand_from data; and not __fish_seen_subcommand_from help" -f -a "capabilities" -d 'NDEF capabilities' 164 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from capabilities; and not __fish_seen_subcommand_from data; and not __fish_seen_subcommand_from help" -f -a "data" -d 'NDEF data' 165 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from capabilities; and not __fish_seen_subcommand_from data; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 166 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp; and not __fish_seen_subcommand_from help" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 167 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp; and not __fish_seen_subcommand_from help" -l ctap -d 'Prefer CTAP transport' 168 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp; and not __fish_seen_subcommand_from help" -l pcsc -d 'Prefer PCSC transport' 169 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp; and not __fish_seen_subcommand_from help" -l all -d 'Interact with all applicable Solo 2 devices' 170 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp; and not __fish_seen_subcommand_from help" -s v -l verbose -d 'More output per occurrence' 171 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp; and not __fish_seen_subcommand_from help" -s q -l quiet -d 'Less output per occurrence' 172 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp; and not __fish_seen_subcommand_from help" -s h -l help -d 'Print help' 173 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp; and not __fish_seen_subcommand_from help" -f -a "aid" -d 'Print the application\'s AID' 174 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp; and not __fish_seen_subcommand_from help" -f -a "delete" -d 'Delete existing credential' 175 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp; and not __fish_seen_subcommand_from help" -f -a "list" -d 'List all credentials' 176 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp; and not __fish_seen_subcommand_from help" -f -a "register" -d 'Register new credential' 177 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp; and not __fish_seen_subcommand_from help" -f -a "reset" -d 'Reset OATH app, deleting all credentials' 178 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp; and not __fish_seen_subcommand_from help" -f -a "totp" -d 'Calculate TOTP for a registered credential' 179 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 180 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from aid" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 181 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from aid" -l ctap -d 'Prefer CTAP transport' 182 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from aid" -l pcsc -d 'Prefer PCSC transport' 183 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from aid" -l all -d 'Interact with all applicable Solo 2 devices' 184 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from aid" -s v -l verbose -d 'More output per occurrence' 185 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from aid" -s q -l quiet -d 'Less output per occurrence' 186 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from aid" -s h -l help -d 'Print help' 187 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from delete" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 188 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from delete" -l ctap -d 'Prefer CTAP transport' 189 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from delete" -l pcsc -d 'Prefer PCSC transport' 190 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from delete" -l all -d 'Interact with all applicable Solo 2 devices' 191 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from delete" -s v -l verbose -d 'More output per occurrence' 192 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from delete" -s q -l quiet -d 'Less output per occurrence' 193 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from delete" -s h -l help -d 'Print help' 194 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from list" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 195 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from list" -l ctap -d 'Prefer CTAP transport' 196 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from list" -l pcsc -d 'Prefer PCSC transport' 197 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from list" -l all -d 'Interact with all applicable Solo 2 devices' 198 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from list" -s v -l verbose -d 'More output per occurrence' 199 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from list" -s q -l quiet -d 'Less output per occurrence' 200 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from list" -s h -l help -d 'Print help' 201 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from register" -s i -l issuer -d '(optional) issuer to use for the OATH credential, e.g., example.com' -r 202 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from register" -s a -l algorithm -r -f -a "{sha1 ,sha256 }" 203 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from register" -s k -l kind -r -f -a "{hotp ,totp }" 204 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from register" -s c -l counter -d '(only HOTP) initial counter to use for HOTPs' -r 205 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from register" -s d -l digits -d 'number of digits to output' -r 206 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from register" -s p -l period -d '(only TOTP) period in seconds for which a TOTP is valid' -r 207 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from register" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 208 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from register" -l ctap -d 'Prefer CTAP transport' 209 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from register" -l pcsc -d 'Prefer PCSC transport' 210 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from register" -l all -d 'Interact with all applicable Solo 2 devices' 211 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from register" -s v -l verbose -d 'More output per occurrence' 212 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from register" -s q -l quiet -d 'Less output per occurrence' 213 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from register" -s h -l help -d 'Print help' 214 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from reset" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 215 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from reset" -l ctap -d 'Prefer CTAP transport' 216 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from reset" -l pcsc -d 'Prefer PCSC transport' 217 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from reset" -l all -d 'Interact with all applicable Solo 2 devices' 218 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from reset" -s v -l verbose -d 'More output per occurrence' 219 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from reset" -s q -l quiet -d 'Less output per occurrence' 220 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from reset" -s h -l help -d 'Print help' 221 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from totp" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 222 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from totp" -l ctap -d 'Prefer CTAP transport' 223 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from totp" -l pcsc -d 'Prefer PCSC transport' 224 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from totp" -l all -d 'Interact with all applicable Solo 2 devices' 225 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from totp" -s v -l verbose -d 'More output per occurrence' 226 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from totp" -s q -l quiet -d 'Less output per occurrence' 227 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from totp" -s h -l help -d 'Print help' 228 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp; and not __fish_seen_subcommand_from help" -f -a "aid" -d 'Print the application\'s AID' 229 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp; and not __fish_seen_subcommand_from help" -f -a "delete" -d 'Delete existing credential' 230 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp; and not __fish_seen_subcommand_from help" -f -a "list" -d 'List all credentials' 231 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp; and not __fish_seen_subcommand_from help" -f -a "register" -d 'Register new credential' 232 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp; and not __fish_seen_subcommand_from help" -f -a "reset" -d 'Reset OATH app, deleting all credentials' 233 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp; and not __fish_seen_subcommand_from help" -f -a "totp" -d 'Calculate TOTP for a registered credential' 234 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 235 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from help" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 236 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from help" -l ctap -d 'Prefer CTAP transport' 237 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from help" -l pcsc -d 'Prefer PCSC transport' 238 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from help" -l all -d 'Interact with all applicable Solo 2 devices' 239 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from help" -s v -l verbose -d 'More output per occurrence' 240 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from help" -s q -l quiet -d 'Less output per occurrence' 241 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from help" -s h -l help -d 'Print help' 242 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from help" -f -a "aid" -d 'Print the application\'s AID' 243 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 244 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from piv; and __fish_seen_subcommand_from aid" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 245 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from piv; and __fish_seen_subcommand_from aid" -l ctap -d 'Prefer CTAP transport' 246 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from piv; and __fish_seen_subcommand_from aid" -l pcsc -d 'Prefer PCSC transport' 247 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from piv; and __fish_seen_subcommand_from aid" -l all -d 'Interact with all applicable Solo 2 devices' 248 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from piv; and __fish_seen_subcommand_from aid" -s v -l verbose -d 'More output per occurrence' 249 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from piv; and __fish_seen_subcommand_from aid" -s q -l quiet -d 'Less output per occurrence' 250 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from piv; and __fish_seen_subcommand_from aid" -s h -l help -d 'Print help' 251 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from piv; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from help" -f -a "aid" -d 'Print the application\'s AID' 252 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from piv; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 253 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 254 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -l ctap -d 'Prefer CTAP transport' 255 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -l pcsc -d 'Prefer PCSC transport' 256 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -l all -d 'Interact with all applicable Solo 2 devices' 257 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -s v -l verbose -d 'More output per occurrence' 258 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -s q -l quiet -d 'Less output per occurrence' 259 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -s h -l help -d 'Print help' 260 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "aid" -d 'Print the application\'s AID' 261 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "generate-ed255-key" -d 'Generate new Trussed Ed255 attestation key' 262 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "generate-p256-key" -d 'Generate new Trussed P256 attestation key' 263 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "generate-x255-key" -d 'Generate new Trussed X255 attestation key' 264 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "store-ed255-cert" -d 'Store Trussed Ed255 attestation certificate' 265 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "store-p256-cert" -d 'Store Trussed P256 attestation certificate' 266 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "store-x255-cert" -d 'Store Trussed X255 attestation certificate' 267 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "store-t1-pubkey" -d 'Store Trussed T1 intermediate public key' 268 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "store-fido-batch-cert" -d 'Store FIDO batch attestation certificate' 269 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "store-fido-batch-key" -d 'Store FIDO batch attestation private key' 270 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "reformat-filesystem" -d 'Reformat the internal filesystem' 271 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "write-file" -d 'Write binary file to specified path' 272 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 273 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from aid" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 274 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from aid" -l ctap -d 'Prefer CTAP transport' 275 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from aid" -l pcsc -d 'Prefer PCSC transport' 276 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from aid" -l all -d 'Interact with all applicable Solo 2 devices' 277 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from aid" -s v -l verbose -d 'More output per occurrence' 278 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from aid" -s q -l quiet -d 'Less output per occurrence' 279 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from aid" -s h -l help -d 'Print help' 280 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from generate-ed255-key" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 281 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from generate-ed255-key" -l ctap -d 'Prefer CTAP transport' 282 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from generate-ed255-key" -l pcsc -d 'Prefer PCSC transport' 283 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from generate-ed255-key" -l all -d 'Interact with all applicable Solo 2 devices' 284 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from generate-ed255-key" -s v -l verbose -d 'More output per occurrence' 285 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from generate-ed255-key" -s q -l quiet -d 'Less output per occurrence' 286 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from generate-ed255-key" -s h -l help -d 'Print help' 287 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from generate-p256-key" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 288 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from generate-p256-key" -l ctap -d 'Prefer CTAP transport' 289 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from generate-p256-key" -l pcsc -d 'Prefer PCSC transport' 290 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from generate-p256-key" -l all -d 'Interact with all applicable Solo 2 devices' 291 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from generate-p256-key" -s v -l verbose -d 'More output per occurrence' 292 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from generate-p256-key" -s q -l quiet -d 'Less output per occurrence' 293 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from generate-p256-key" -s h -l help -d 'Print help' 294 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from generate-x255-key" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 295 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from generate-x255-key" -l ctap -d 'Prefer CTAP transport' 296 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from generate-x255-key" -l pcsc -d 'Prefer PCSC transport' 297 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from generate-x255-key" -l all -d 'Interact with all applicable Solo 2 devices' 298 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from generate-x255-key" -s v -l verbose -d 'More output per occurrence' 299 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from generate-x255-key" -s q -l quiet -d 'Less output per occurrence' 300 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from generate-x255-key" -s h -l help -d 'Print help' 301 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-ed255-cert" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 302 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-ed255-cert" -l ctap -d 'Prefer CTAP transport' 303 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-ed255-cert" -l pcsc -d 'Prefer PCSC transport' 304 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-ed255-cert" -l all -d 'Interact with all applicable Solo 2 devices' 305 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-ed255-cert" -s v -l verbose -d 'More output per occurrence' 306 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-ed255-cert" -s q -l quiet -d 'Less output per occurrence' 307 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-ed255-cert" -s h -l help -d 'Print help' 308 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-p256-cert" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 309 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-p256-cert" -l ctap -d 'Prefer CTAP transport' 310 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-p256-cert" -l pcsc -d 'Prefer PCSC transport' 311 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-p256-cert" -l all -d 'Interact with all applicable Solo 2 devices' 312 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-p256-cert" -s v -l verbose -d 'More output per occurrence' 313 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-p256-cert" -s q -l quiet -d 'Less output per occurrence' 314 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-p256-cert" -s h -l help -d 'Print help' 315 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-x255-cert" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 316 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-x255-cert" -l ctap -d 'Prefer CTAP transport' 317 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-x255-cert" -l pcsc -d 'Prefer PCSC transport' 318 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-x255-cert" -l all -d 'Interact with all applicable Solo 2 devices' 319 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-x255-cert" -s v -l verbose -d 'More output per occurrence' 320 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-x255-cert" -s q -l quiet -d 'Less output per occurrence' 321 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-x255-cert" -s h -l help -d 'Print help' 322 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-t1-pubkey" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 323 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-t1-pubkey" -l ctap -d 'Prefer CTAP transport' 324 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-t1-pubkey" -l pcsc -d 'Prefer PCSC transport' 325 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-t1-pubkey" -l all -d 'Interact with all applicable Solo 2 devices' 326 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-t1-pubkey" -s v -l verbose -d 'More output per occurrence' 327 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-t1-pubkey" -s q -l quiet -d 'Less output per occurrence' 328 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-t1-pubkey" -s h -l help -d 'Print help' 329 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-fido-batch-cert" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 330 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-fido-batch-cert" -l ctap -d 'Prefer CTAP transport' 331 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-fido-batch-cert" -l pcsc -d 'Prefer PCSC transport' 332 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-fido-batch-cert" -l all -d 'Interact with all applicable Solo 2 devices' 333 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-fido-batch-cert" -s v -l verbose -d 'More output per occurrence' 334 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-fido-batch-cert" -s q -l quiet -d 'Less output per occurrence' 335 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-fido-batch-cert" -s h -l help -d 'Print help' 336 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-fido-batch-key" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 337 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-fido-batch-key" -l ctap -d 'Prefer CTAP transport' 338 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-fido-batch-key" -l pcsc -d 'Prefer PCSC transport' 339 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-fido-batch-key" -l all -d 'Interact with all applicable Solo 2 devices' 340 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-fido-batch-key" -s v -l verbose -d 'More output per occurrence' 341 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-fido-batch-key" -s q -l quiet -d 'Less output per occurrence' 342 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from store-fido-batch-key" -s h -l help -d 'Print help' 343 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from reformat-filesystem" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 344 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from reformat-filesystem" -l ctap -d 'Prefer CTAP transport' 345 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from reformat-filesystem" -l pcsc -d 'Prefer PCSC transport' 346 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from reformat-filesystem" -l all -d 'Interact with all applicable Solo 2 devices' 347 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from reformat-filesystem" -s v -l verbose -d 'More output per occurrence' 348 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from reformat-filesystem" -s q -l quiet -d 'Less output per occurrence' 349 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from reformat-filesystem" -s h -l help -d 'Print help' 350 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from write-file" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 351 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from write-file" -l ctap -d 'Prefer CTAP transport' 352 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from write-file" -l pcsc -d 'Prefer PCSC transport' 353 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from write-file" -l all -d 'Interact with all applicable Solo 2 devices' 354 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from write-file" -s v -l verbose -d 'More output per occurrence' 355 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from write-file" -s q -l quiet -d 'Less output per occurrence' 356 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from write-file" -s h -l help -d 'Print help' 357 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "aid" -d 'Print the application\'s AID' 358 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "generate-ed255-key" -d 'Generate new Trussed Ed255 attestation key' 359 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "generate-p256-key" -d 'Generate new Trussed P256 attestation key' 360 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "generate-x255-key" -d 'Generate new Trussed X255 attestation key' 361 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "store-ed255-cert" -d 'Store Trussed Ed255 attestation certificate' 362 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "store-p256-cert" -d 'Store Trussed P256 attestation certificate' 363 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "store-x255-cert" -d 'Store Trussed X255 attestation certificate' 364 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "store-t1-pubkey" -d 'Store Trussed T1 intermediate public key' 365 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "store-fido-batch-cert" -d 'Store FIDO batch attestation certificate' 366 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "store-fido-batch-key" -d 'Store FIDO batch attestation private key' 367 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "reformat-filesystem" -d 'Reformat the internal filesystem' 368 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "write-file" -d 'Write binary file to specified path' 369 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 370 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from help" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 371 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from help" -l ctap -d 'Prefer CTAP transport' 372 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from help" -l pcsc -d 'Prefer PCSC transport' 373 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from help" -l all -d 'Interact with all applicable Solo 2 devices' 374 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from help" -s v -l verbose -d 'More output per occurrence' 375 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from help" -s q -l quiet -d 'Less output per occurrence' 376 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from help" -s h -l help -d 'Print help' 377 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from help" -f -a "aid" -d 'Print the application\'s AID' 378 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 379 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from qa; and __fish_seen_subcommand_from aid" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 380 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from qa; and __fish_seen_subcommand_from aid" -l ctap -d 'Prefer CTAP transport' 381 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from qa; and __fish_seen_subcommand_from aid" -l pcsc -d 'Prefer PCSC transport' 382 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from qa; and __fish_seen_subcommand_from aid" -l all -d 'Interact with all applicable Solo 2 devices' 383 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from qa; and __fish_seen_subcommand_from aid" -s v -l verbose -d 'More output per occurrence' 384 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from qa; and __fish_seen_subcommand_from aid" -s q -l quiet -d 'Less output per occurrence' 385 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from qa; and __fish_seen_subcommand_from aid" -s h -l help -d 'Print help' 386 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from qa; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from help" -f -a "aid" -d 'Print the application\'s AID' 387 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from qa; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 388 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from help" -f -a "admin" -d 'admin app' 389 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from help" -f -a "fido" -d 'FIDO app' 390 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from help" -f -a "ndef" -d 'NDEF app' 391 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from help" -f -a "oath" -d 'OATH app' 392 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from help" -f -a "piv" -d 'PIV app' 393 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from help" -f -a "provision" -d 'Provision app' 394 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from help" -f -a "qa" -d 'QA app' 395 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 396 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink" -f -a "aid" -d 'Print the application\'s AID' 397 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink" -f -a "locked" -d 'Is device locked? (not available in early firmware)' 398 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink" -f -a "maintenance" -d 'Switch device to maintenance mode (reboot into LPC 55 bootloader)' 399 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink" -f -a "restart" -d 'Reboot device (as Solo 2)' 400 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink" -f -a "uuid" -d 'Return device UUID (not available over CTAP in early firmware)' 401 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink" -f -a "version" -d 'Return device firmware version' 402 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink" -f -a "wink" -d 'Wink the device' 403 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from init; and not __fish_seen_subcommand_from wink" -f -a "init" -d 'FIDO init response' 404 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from init; and not __fish_seen_subcommand_from wink" -f -a "wink" -d 'FIDO wink' 405 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from capabilities; and not __fish_seen_subcommand_from data" -f -a "aid" -d 'Print the application\'s AID' 406 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from capabilities; and not __fish_seen_subcommand_from data" -f -a "capabilities" -d 'NDEF capabilities' 407 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from capabilities; and not __fish_seen_subcommand_from data" -f -a "data" -d 'NDEF data' 408 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp" -f -a "aid" -d 'Print the application\'s AID' 409 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp" -f -a "delete" -d 'Delete existing credential' 410 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp" -f -a "list" -d 'List all credentials' 411 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp" -f -a "register" -d 'Register new credential' 412 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp" -f -a "reset" -d 'Reset OATH app, deleting all credentials' 413 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp" -f -a "totp" -d 'Calculate TOTP for a registered credential' 414 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from aid" -f -a "aid" -d 'Print the application\'s AID' 415 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file" -f -a "aid" -d 'Print the application\'s AID' 416 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file" -f -a "generate-ed255-key" -d 'Generate new Trussed Ed255 attestation key' 417 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file" -f -a "generate-p256-key" -d 'Generate new Trussed P256 attestation key' 418 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file" -f -a "generate-x255-key" -d 'Generate new Trussed X255 attestation key' 419 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file" -f -a "store-ed255-cert" -d 'Store Trussed Ed255 attestation certificate' 420 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file" -f -a "store-p256-cert" -d 'Store Trussed P256 attestation certificate' 421 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file" -f -a "store-x255-cert" -d 'Store Trussed X255 attestation certificate' 422 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file" -f -a "store-t1-pubkey" -d 'Store Trussed T1 intermediate public key' 423 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file" -f -a "store-fido-batch-cert" -d 'Store FIDO batch attestation certificate' 424 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file" -f -a "store-fido-batch-key" -d 'Store FIDO batch attestation private key' 425 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file" -f -a "reformat-filesystem" -d 'Reformat the internal filesystem' 426 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file" -f -a "write-file" -d 'Write binary file to specified path' 427 complete -c solo2 -n "__fish_seen_subcommand_from app; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from aid" -f -a "aid" -d 'Print the application\'s AID' 428 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from reboot; and not __fish_seen_subcommand_from help" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 429 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from reboot; and not __fish_seen_subcommand_from help" -l ctap -d 'Prefer CTAP transport' 430 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from reboot; and not __fish_seen_subcommand_from help" -l pcsc -d 'Prefer PCSC transport' 431 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from reboot; and not __fish_seen_subcommand_from help" -l all -d 'Interact with all applicable Solo 2 devices' 432 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from reboot; and not __fish_seen_subcommand_from help" -s v -l verbose -d 'More output per occurrence' 433 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from reboot; and not __fish_seen_subcommand_from help" -s q -l quiet -d 'Less output per occurrence' 434 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from reboot; and not __fish_seen_subcommand_from help" -s h -l help -d 'Print help' 435 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from reboot; and not __fish_seen_subcommand_from help" -f -a "list" -d 'List all available bootloaders' 436 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from reboot; and not __fish_seen_subcommand_from help" -f -a "reboot" -d 'Reboots (into device if firmware is valid)' 437 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from reboot; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 438 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and __fish_seen_subcommand_from list" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 439 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and __fish_seen_subcommand_from list" -l ctap -d 'Prefer CTAP transport' 440 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and __fish_seen_subcommand_from list" -l pcsc -d 'Prefer PCSC transport' 441 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and __fish_seen_subcommand_from list" -l all -d 'Interact with all applicable Solo 2 devices' 442 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and __fish_seen_subcommand_from list" -s v -l verbose -d 'More output per occurrence' 443 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and __fish_seen_subcommand_from list" -s q -l quiet -d 'Less output per occurrence' 444 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and __fish_seen_subcommand_from list" -s h -l help -d 'Print help' 445 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and __fish_seen_subcommand_from reboot" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 446 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and __fish_seen_subcommand_from reboot" -l ctap -d 'Prefer CTAP transport' 447 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and __fish_seen_subcommand_from reboot" -l pcsc -d 'Prefer PCSC transport' 448 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and __fish_seen_subcommand_from reboot" -l all -d 'Interact with all applicable Solo 2 devices' 449 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and __fish_seen_subcommand_from reboot" -s v -l verbose -d 'More output per occurrence' 450 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and __fish_seen_subcommand_from reboot" -s q -l quiet -d 'Less output per occurrence' 451 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and __fish_seen_subcommand_from reboot" -s h -l help -d 'Print help' 452 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from reboot; and not __fish_seen_subcommand_from help" -f -a "list" -d 'List all available bootloaders' 453 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from reboot; and not __fish_seen_subcommand_from help" -f -a "reboot" -d 'Reboots (into device if firmware is valid)' 454 complete -c solo2 -n "__fish_seen_subcommand_from bootloader; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from reboot; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 455 complete -c solo2 -n "__fish_seen_subcommand_from completion; and not __fish_seen_subcommand_from bash; and not __fish_seen_subcommand_from fish; and not __fish_seen_subcommand_from power-shell; and not __fish_seen_subcommand_from zsh; and not __fish_seen_subcommand_from help" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 456 complete -c solo2 -n "__fish_seen_subcommand_from completion; and not __fish_seen_subcommand_from bash; and not __fish_seen_subcommand_from fish; and not __fish_seen_subcommand_from power-shell; and not __fish_seen_subcommand_from zsh; and not __fish_seen_subcommand_from help" -l ctap -d 'Prefer CTAP transport' 457 complete -c solo2 -n "__fish_seen_subcommand_from completion; and not __fish_seen_subcommand_from bash; and not __fish_seen_subcommand_from fish; and not __fish_seen_subcommand_from power-shell; and not __fish_seen_subcommand_from zsh; and not __fish_seen_subcommand_from help" -l pcsc -d 'Prefer PCSC transport' 458 complete -c solo2 -n "__fish_seen_subcommand_from completion; and not __fish_seen_subcommand_from bash; and not __fish_seen_subcommand_from fish; and not __fish_seen_subcommand_from power-shell; and not __fish_seen_subcommand_from zsh; and not __fish_seen_subcommand_from help" -l all -d 'Interact with all applicable Solo 2 devices' 459 complete -c solo2 -n "__fish_seen_subcommand_from completion; and not __fish_seen_subcommand_from bash; and not __fish_seen_subcommand_from fish; and not __fish_seen_subcommand_from power-shell; and not __fish_seen_subcommand_from zsh; and not __fish_seen_subcommand_from help" -s v -l verbose -d 'More output per occurrence' 460 complete -c solo2 -n "__fish_seen_subcommand_from completion; and not __fish_seen_subcommand_from bash; and not __fish_seen_subcommand_from fish; and not __fish_seen_subcommand_from power-shell; and not __fish_seen_subcommand_from zsh; and not __fish_seen_subcommand_from help" -s q -l quiet -d 'Less output per occurrence' 461 complete -c solo2 -n "__fish_seen_subcommand_from completion; and not __fish_seen_subcommand_from bash; and not __fish_seen_subcommand_from fish; and not __fish_seen_subcommand_from power-shell; and not __fish_seen_subcommand_from zsh; and not __fish_seen_subcommand_from help" -s h -l help -d 'Print help' 462 complete -c solo2 -n "__fish_seen_subcommand_from completion; and not __fish_seen_subcommand_from bash; and not __fish_seen_subcommand_from fish; and not __fish_seen_subcommand_from power-shell; and not __fish_seen_subcommand_from zsh; and not __fish_seen_subcommand_from help" -f -a "bash" -d 'Print completion script for Bash' 463 complete -c solo2 -n "__fish_seen_subcommand_from completion; and not __fish_seen_subcommand_from bash; and not __fish_seen_subcommand_from fish; and not __fish_seen_subcommand_from power-shell; and not __fish_seen_subcommand_from zsh; and not __fish_seen_subcommand_from help" -f -a "fish" -d 'Print completion script for Fish' 464 complete -c solo2 -n "__fish_seen_subcommand_from completion; and not __fish_seen_subcommand_from bash; and not __fish_seen_subcommand_from fish; and not __fish_seen_subcommand_from power-shell; and not __fish_seen_subcommand_from zsh; and not __fish_seen_subcommand_from help" -f -a "power-shell" -d 'Print completion script for PowerShell' 465 complete -c solo2 -n "__fish_seen_subcommand_from completion; and not __fish_seen_subcommand_from bash; and not __fish_seen_subcommand_from fish; and not __fish_seen_subcommand_from power-shell; and not __fish_seen_subcommand_from zsh; and not __fish_seen_subcommand_from help" -f -a "zsh" -d 'Print completion script for Zsh' 466 complete -c solo2 -n "__fish_seen_subcommand_from completion; and not __fish_seen_subcommand_from bash; and not __fish_seen_subcommand_from fish; and not __fish_seen_subcommand_from power-shell; and not __fish_seen_subcommand_from zsh; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 467 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from bash" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 468 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from bash" -l ctap -d 'Prefer CTAP transport' 469 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from bash" -l pcsc -d 'Prefer PCSC transport' 470 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from bash" -l all -d 'Interact with all applicable Solo 2 devices' 471 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from bash" -s v -l verbose -d 'More output per occurrence' 472 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from bash" -s q -l quiet -d 'Less output per occurrence' 473 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from bash" -s h -l help -d 'Print help' 474 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from fish" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 475 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from fish" -l ctap -d 'Prefer CTAP transport' 476 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from fish" -l pcsc -d 'Prefer PCSC transport' 477 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from fish" -l all -d 'Interact with all applicable Solo 2 devices' 478 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from fish" -s v -l verbose -d 'More output per occurrence' 479 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from fish" -s q -l quiet -d 'Less output per occurrence' 480 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from fish" -s h -l help -d 'Print help' 481 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from power-shell" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 482 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from power-shell" -l ctap -d 'Prefer CTAP transport' 483 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from power-shell" -l pcsc -d 'Prefer PCSC transport' 484 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from power-shell" -l all -d 'Interact with all applicable Solo 2 devices' 485 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from power-shell" -s v -l verbose -d 'More output per occurrence' 486 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from power-shell" -s q -l quiet -d 'Less output per occurrence' 487 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from power-shell" -s h -l help -d 'Print help' 488 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from zsh" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 489 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from zsh" -l ctap -d 'Prefer CTAP transport' 490 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from zsh" -l pcsc -d 'Prefer PCSC transport' 491 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from zsh" -l all -d 'Interact with all applicable Solo 2 devices' 492 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from zsh" -s v -l verbose -d 'More output per occurrence' 493 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from zsh" -s q -l quiet -d 'Less output per occurrence' 494 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from zsh" -s h -l help -d 'Print help' 495 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from bash; and not __fish_seen_subcommand_from fish; and not __fish_seen_subcommand_from power-shell; and not __fish_seen_subcommand_from zsh; and not __fish_seen_subcommand_from help" -f -a "bash" -d 'Print completion script for Bash' 496 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from bash; and not __fish_seen_subcommand_from fish; and not __fish_seen_subcommand_from power-shell; and not __fish_seen_subcommand_from zsh; and not __fish_seen_subcommand_from help" -f -a "fish" -d 'Print completion script for Fish' 497 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from bash; and not __fish_seen_subcommand_from fish; and not __fish_seen_subcommand_from power-shell; and not __fish_seen_subcommand_from zsh; and not __fish_seen_subcommand_from help" -f -a "power-shell" -d 'Print completion script for PowerShell' 498 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from bash; and not __fish_seen_subcommand_from fish; and not __fish_seen_subcommand_from power-shell; and not __fish_seen_subcommand_from zsh; and not __fish_seen_subcommand_from help" -f -a "zsh" -d 'Print completion script for Zsh' 499 complete -c solo2 -n "__fish_seen_subcommand_from completion; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from bash; and not __fish_seen_subcommand_from fish; and not __fish_seen_subcommand_from power-shell; and not __fish_seen_subcommand_from zsh; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 500 complete -c solo2 -n "__fish_seen_subcommand_from list" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 501 complete -c solo2 -n "__fish_seen_subcommand_from list" -l ctap -d 'Prefer CTAP transport' 502 complete -c solo2 -n "__fish_seen_subcommand_from list" -l pcsc -d 'Prefer PCSC transport' 503 complete -c solo2 -n "__fish_seen_subcommand_from list" -l all -d 'Interact with all applicable Solo 2 devices' 504 complete -c solo2 -n "__fish_seen_subcommand_from list" -s v -l verbose -d 'More output per occurrence' 505 complete -c solo2 -n "__fish_seen_subcommand_from list" -s q -l quiet -d 'Less output per occurrence' 506 complete -c solo2 -n "__fish_seen_subcommand_from list" -s h -l help -d 'Print help' 507 complete -c solo2 -n "__fish_seen_subcommand_from pki; and not __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from web; and not __fish_seen_subcommand_from help" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 508 complete -c solo2 -n "__fish_seen_subcommand_from pki; and not __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from web; and not __fish_seen_subcommand_from help" -l ctap -d 'Prefer CTAP transport' 509 complete -c solo2 -n "__fish_seen_subcommand_from pki; and not __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from web; and not __fish_seen_subcommand_from help" -l pcsc -d 'Prefer PCSC transport' 510 complete -c solo2 -n "__fish_seen_subcommand_from pki; and not __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from web; and not __fish_seen_subcommand_from help" -l all -d 'Interact with all applicable Solo 2 devices' 511 complete -c solo2 -n "__fish_seen_subcommand_from pki; and not __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from web; and not __fish_seen_subcommand_from help" -s v -l verbose -d 'More output per occurrence' 512 complete -c solo2 -n "__fish_seen_subcommand_from pki; and not __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from web; and not __fish_seen_subcommand_from help" -s q -l quiet -d 'Less output per occurrence' 513 complete -c solo2 -n "__fish_seen_subcommand_from pki; and not __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from web; and not __fish_seen_subcommand_from help" -s h -l help -d 'Print help' 514 complete -c solo2 -n "__fish_seen_subcommand_from pki; and not __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from web; and not __fish_seen_subcommand_from help" -f -a "ca" -d 'CA-related' 515 complete -c solo2 -n "__fish_seen_subcommand_from pki; and not __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from web; and not __fish_seen_subcommand_from help" -f -a "web" 516 complete -c solo2 -n "__fish_seen_subcommand_from pki; and not __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from web; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 517 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from fetch-certificate; and not __fish_seen_subcommand_from help" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 518 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from fetch-certificate; and not __fish_seen_subcommand_from help" -l ctap -d 'Prefer CTAP transport' 519 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from fetch-certificate; and not __fish_seen_subcommand_from help" -l pcsc -d 'Prefer PCSC transport' 520 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from fetch-certificate; and not __fish_seen_subcommand_from help" -l all -d 'Interact with all applicable Solo 2 devices' 521 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from fetch-certificate; and not __fish_seen_subcommand_from help" -s v -l verbose -d 'More output per occurrence' 522 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from fetch-certificate; and not __fish_seen_subcommand_from help" -s q -l quiet -d 'Less output per occurrence' 523 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from fetch-certificate; and not __fish_seen_subcommand_from help" -s h -l help -d 'Print help' 524 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from fetch-certificate; and not __fish_seen_subcommand_from help" -f -a "fetch-certificate" -d 'Fetch one of the well-known Solo 2 PKI certificates in DER format' 525 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from fetch-certificate; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 526 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from ca; and __fish_seen_subcommand_from fetch-certificate" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 527 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from ca; and __fish_seen_subcommand_from fetch-certificate" -l ctap -d 'Prefer CTAP transport' 528 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from ca; and __fish_seen_subcommand_from fetch-certificate" -l pcsc -d 'Prefer PCSC transport' 529 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from ca; and __fish_seen_subcommand_from fetch-certificate" -l all -d 'Interact with all applicable Solo 2 devices' 530 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from ca; and __fish_seen_subcommand_from fetch-certificate" -s v -l verbose -d 'More output per occurrence' 531 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from ca; and __fish_seen_subcommand_from fetch-certificate" -s q -l quiet -d 'Less output per occurrence' 532 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from ca; and __fish_seen_subcommand_from fetch-certificate" -s h -l help -d 'Print help' 533 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from ca; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from fetch-certificate; and not __fish_seen_subcommand_from help" -f -a "fetch-certificate" -d 'Fetch one of the well-known Solo 2 PKI certificates in DER format' 534 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from ca; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from fetch-certificate; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 535 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from web" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 536 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from web" -l ctap -d 'Prefer CTAP transport' 537 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from web" -l pcsc -d 'Prefer PCSC transport' 538 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from web" -l all -d 'Interact with all applicable Solo 2 devices' 539 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from web" -s v -l verbose -d 'More output per occurrence' 540 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from web" -s q -l quiet -d 'Less output per occurrence' 541 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from web" -s h -l help -d 'Print help' 542 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from web; and not __fish_seen_subcommand_from help" -f -a "ca" -d 'CA-related' 543 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from web; and not __fish_seen_subcommand_from help" -f -a "web" 544 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from help; and not __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from web; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 545 complete -c solo2 -n "__fish_seen_subcommand_from pki; and __fish_seen_subcommand_from help; and __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from fetch-certificate" -f -a "fetch-certificate" -d 'Fetch one of the well-known Solo 2 PKI certificates in DER format' 546 complete -c solo2 -n "__fish_seen_subcommand_from update" -s w -l with -d 'Update to a specific firmware secure boot file (.sb2)' -r 547 complete -c solo2 -n "__fish_seen_subcommand_from update" -s u -l uuid -d 'Specify UUID of a Solo 2 device' -r 548 complete -c solo2 -n "__fish_seen_subcommand_from update" -s n -l dry-run -d 'Just show the version that would be installed' 549 complete -c solo2 -n "__fish_seen_subcommand_from update" -s y -l yes -d 'DANGER! Proceed with major updates without prompt' 550 complete -c solo2 -n "__fish_seen_subcommand_from update" -s a -l all -d 'Update all connected SoloKeys Solo 2 devices' 551 complete -c solo2 -n "__fish_seen_subcommand_from update" -l ctap -d 'Prefer CTAP transport' 552 complete -c solo2 -n "__fish_seen_subcommand_from update" -l pcsc -d 'Prefer PCSC transport' 553 complete -c solo2 -n "__fish_seen_subcommand_from update" -s v -l verbose -d 'More output per occurrence' 554 complete -c solo2 -n "__fish_seen_subcommand_from update" -s q -l quiet -d 'Less output per occurrence' 555 complete -c solo2 -n "__fish_seen_subcommand_from update" -s h -l help -d 'Print help' 556 complete -c solo2 -n "__fish_seen_subcommand_from help; and not __fish_seen_subcommand_from app; and not __fish_seen_subcommand_from bootloader; and not __fish_seen_subcommand_from completion; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from pki; and not __fish_seen_subcommand_from update; and not __fish_seen_subcommand_from help" -f -a "app" -d 'Interact with on-device applications' 557 complete -c solo2 -n "__fish_seen_subcommand_from help; and not __fish_seen_subcommand_from app; and not __fish_seen_subcommand_from bootloader; and not __fish_seen_subcommand_from completion; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from pki; and not __fish_seen_subcommand_from update; and not __fish_seen_subcommand_from help" -f -a "bootloader" -d 'Interact with bootloader' 558 complete -c solo2 -n "__fish_seen_subcommand_from help; and not __fish_seen_subcommand_from app; and not __fish_seen_subcommand_from bootloader; and not __fish_seen_subcommand_from completion; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from pki; and not __fish_seen_subcommand_from update; and not __fish_seen_subcommand_from help" -f -a "completion" -d 'Generate shell completion scripts' 559 complete -c solo2 -n "__fish_seen_subcommand_from help; and not __fish_seen_subcommand_from app; and not __fish_seen_subcommand_from bootloader; and not __fish_seen_subcommand_from completion; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from pki; and not __fish_seen_subcommand_from update; and not __fish_seen_subcommand_from help" -f -a "list" -d 'List all available devices' 560 complete -c solo2 -n "__fish_seen_subcommand_from help; and not __fish_seen_subcommand_from app; and not __fish_seen_subcommand_from bootloader; and not __fish_seen_subcommand_from completion; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from pki; and not __fish_seen_subcommand_from update; and not __fish_seen_subcommand_from help" -f -a "pki" -d 'PKI-related' 561 complete -c solo2 -n "__fish_seen_subcommand_from help; and not __fish_seen_subcommand_from app; and not __fish_seen_subcommand_from bootloader; and not __fish_seen_subcommand_from completion; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from pki; and not __fish_seen_subcommand_from update; and not __fish_seen_subcommand_from help" -f -a "update" -d 'Update to latest firmware published by SoloKeys. Warns on Major updates' 562 complete -c solo2 -n "__fish_seen_subcommand_from help; and not __fish_seen_subcommand_from app; and not __fish_seen_subcommand_from bootloader; and not __fish_seen_subcommand_from completion; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from pki; and not __fish_seen_subcommand_from update; and not __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)' 563 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa" -f -a "admin" -d 'admin app' 564 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa" -f -a "fido" -d 'FIDO app' 565 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa" -f -a "ndef" -d 'NDEF app' 566 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa" -f -a "oath" -d 'OATH app' 567 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa" -f -a "piv" -d 'PIV app' 568 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa" -f -a "provision" -d 'Provision app' 569 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and not __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from qa" -f -a "qa" -d 'QA app' 570 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink" -f -a "aid" -d 'Print the application\'s AID' 571 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink" -f -a "locked" -d 'Is device locked? (not available in early firmware)' 572 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink" -f -a "maintenance" -d 'Switch device to maintenance mode (reboot into LPC 55 bootloader)' 573 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink" -f -a "restart" -d 'Reboot device (as Solo 2)' 574 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink" -f -a "uuid" -d 'Return device UUID (not available over CTAP in early firmware)' 575 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink" -f -a "version" -d 'Return device firmware version' 576 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from admin; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from locked; and not __fish_seen_subcommand_from maintenance; and not __fish_seen_subcommand_from restart; and not __fish_seen_subcommand_from uuid; and not __fish_seen_subcommand_from version; and not __fish_seen_subcommand_from wink" -f -a "wink" -d 'Wink the device' 577 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from init; and not __fish_seen_subcommand_from wink" -f -a "init" -d 'FIDO init response' 578 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from fido; and not __fish_seen_subcommand_from init; and not __fish_seen_subcommand_from wink" -f -a "wink" -d 'FIDO wink' 579 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from capabilities; and not __fish_seen_subcommand_from data" -f -a "aid" -d 'Print the application\'s AID' 580 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from capabilities; and not __fish_seen_subcommand_from data" -f -a "capabilities" -d 'NDEF capabilities' 581 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from ndef; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from capabilities; and not __fish_seen_subcommand_from data" -f -a "data" -d 'NDEF data' 582 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp" -f -a "aid" -d 'Print the application\'s AID' 583 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp" -f -a "delete" -d 'Delete existing credential' 584 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp" -f -a "list" -d 'List all credentials' 585 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp" -f -a "register" -d 'Register new credential' 586 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp" -f -a "reset" -d 'Reset OATH app, deleting all credentials' 587 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from oath; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from delete; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from register; and not __fish_seen_subcommand_from reset; and not __fish_seen_subcommand_from totp" -f -a "totp" -d 'Calculate TOTP for a registered credential' 588 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from piv; and not __fish_seen_subcommand_from aid" -f -a "aid" -d 'Print the application\'s AID' 589 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file" -f -a "aid" -d 'Print the application\'s AID' 590 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file" -f -a "generate-ed255-key" -d 'Generate new Trussed Ed255 attestation key' 591 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file" -f -a "generate-p256-key" -d 'Generate new Trussed P256 attestation key' 592 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file" -f -a "generate-x255-key" -d 'Generate new Trussed X255 attestation key' 593 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file" -f -a "store-ed255-cert" -d 'Store Trussed Ed255 attestation certificate' 594 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file" -f -a "store-p256-cert" -d 'Store Trussed P256 attestation certificate' 595 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file" -f -a "store-x255-cert" -d 'Store Trussed X255 attestation certificate' 596 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file" -f -a "store-t1-pubkey" -d 'Store Trussed T1 intermediate public key' 597 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file" -f -a "store-fido-batch-cert" -d 'Store FIDO batch attestation certificate' 598 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file" -f -a "store-fido-batch-key" -d 'Store FIDO batch attestation private key' 599 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file" -f -a "reformat-filesystem" -d 'Reformat the internal filesystem' 600 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from provision; and not __fish_seen_subcommand_from aid; and not __fish_seen_subcommand_from generate-ed255-key; and not __fish_seen_subcommand_from generate-p256-key; and not __fish_seen_subcommand_from generate-x255-key; and not __fish_seen_subcommand_from store-ed255-cert; and not __fish_seen_subcommand_from store-p256-cert; and not __fish_seen_subcommand_from store-x255-cert; and not __fish_seen_subcommand_from store-t1-pubkey; and not __fish_seen_subcommand_from store-fido-batch-cert; and not __fish_seen_subcommand_from store-fido-batch-key; and not __fish_seen_subcommand_from reformat-filesystem; and not __fish_seen_subcommand_from write-file" -f -a "write-file" -d 'Write binary file to specified path' 601 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from app; and __fish_seen_subcommand_from qa; and not __fish_seen_subcommand_from aid" -f -a "aid" -d 'Print the application\'s AID' 602 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from bootloader; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from reboot" -f -a "list" -d 'List all available bootloaders' 603 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from bootloader; and not __fish_seen_subcommand_from list; and not __fish_seen_subcommand_from reboot" -f -a "reboot" -d 'Reboots (into device if firmware is valid)' 604 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from completion; and not __fish_seen_subcommand_from bash; and not __fish_seen_subcommand_from fish; and not __fish_seen_subcommand_from power-shell; and not __fish_seen_subcommand_from zsh" -f -a "bash" -d 'Print completion script for Bash' 605 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from completion; and not __fish_seen_subcommand_from bash; and not __fish_seen_subcommand_from fish; and not __fish_seen_subcommand_from power-shell; and not __fish_seen_subcommand_from zsh" -f -a "fish" -d 'Print completion script for Fish' 606 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from completion; and not __fish_seen_subcommand_from bash; and not __fish_seen_subcommand_from fish; and not __fish_seen_subcommand_from power-shell; and not __fish_seen_subcommand_from zsh" -f -a "power-shell" -d 'Print completion script for PowerShell' 607 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from completion; and not __fish_seen_subcommand_from bash; and not __fish_seen_subcommand_from fish; and not __fish_seen_subcommand_from power-shell; and not __fish_seen_subcommand_from zsh" -f -a "zsh" -d 'Print completion script for Zsh' 608 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from pki; and not __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from web" -f -a "ca" -d 'CA-related' 609 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from pki; and not __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from web" -f -a "web" 610 complete -c solo2 -n "__fish_seen_subcommand_from help; and __fish_seen_subcommand_from pki; and __fish_seen_subcommand_from ca; and not __fish_seen_subcommand_from fetch-certificate" -f -a "fetch-certificate" -d 'Fetch one of the well-known Solo 2 PKI certificates in DER format'