biometric-auth-client - The command line client of the biometric
identification framework service
biometric-auth-client [OPTION]
BuiltinCommands...
biometric-auth-client The command line client of the
biometric identification framework service.
- get-driver-list Get Driver List
- get-device-list Get Device List
- get-feature-list Get Feature List
- enroll Enroll Feature
- verify Verify Feature
- capture Capture Feature
- search Search Feature
- clean Clean Feature
- rename Rename Feature
-
Usage: biometric-auth-client get-driver-list [-afbsevi]
- OPTIONS:
- -a
- Show all fields (Highest priority)
- -f FEATURE_NAME
- Show 'Driver Full Name' fields
- -b
- Show 'Biometric Type' fields
- -s
- Show 'Storge Type' fields
- -e
- Show 'Feature Type' fields
- -v
- Show 'Verify Type' fields
- -i INDEX
- Show 'Identify Type' fields
- -h, --help
- Display "biometric-auth-client get-driver-list" help message and
exit
Usage: biometric-auth-client get-device-list [-afbsevi]
- OPTIONS:
- -a
- Show all fields (Highest priority)
- -f FEATURE_NAME
- Show 'Driver Full Name' fields
- -b
- Show 'Biometric Type' fields
- -s
- Show 'Storge Type' fields
- -e
- Show 'Feature Type' fields
- -v
- Show 'Verify Type' fields
- -i INDEX
- Show 'Identify Type' fields
- -h, --help
- Display "biometric-auth-client get-device-list" help message and
exit
Usage: biometric-auth-client get-feature-list [-u USER_NAME] -d
DRIVER_ID
- OPTIONS:
Usage: biometric-auth-client enroll [-u USER_NAME] -d DRIVER_ID -n
FEATURE_NAME
- OPTIONS:
Usage: biometric-auth-client verify [-u USER_NAME] -d DRIVER_ID -i
INDEX
- OPTIONS:
Usage: biometric-auth-client capture -d DRIVER_ID
- OPTIONS:
Usage: biometric-auth-client search [-u USER_NAME] -d DRIVER_ID
[-s INDEX_START] [-e INDEX_END]
- OPTIONS:
- -u USER_NAME
- User Name (Not set to search for all users)
- -d DRIVER_ID
- Driver(or Device) ID
- -s INDEX_START
- Start of Feature Index (default 0)
- -e INDEX_END
- End of Feature Index (default -1, means search all)
- -h, --help
- Display "biometric-auth-client search" help message and
exit
Usage: biometric-auth-client clean [-u USER_NAME] -d DRIVER_ID -i
INDEX
- OPTIONS:
- -u USER_NAME
- User Name (Default is current user)
- -d DRIVER_ID
- Driver(or Device) ID
- -i INDEX
- The Feature Index You Want To Delete (-1 means delete all)
- -h, --help
- Display "biometric-auth-client clean" help message and exit
Usage: biometric-auth-client rename [-u USER_NAME] -d DRIVER_ID -i
INDEX -n NEW_NAME
- OPTIONS: