biometric-config-tool - Manage and configure biometric
authentication services
biometric-config-tool [OPTION]
BuiltinCommands...
biometric-config-tool Manage and configure biometric
authentication services.
- add-driver
- Add drivers, usage: biometric-config-tool add-driver [OPTION...]
DriverName DriverFilePath
- OPTIONS:
- -f, --force
- When there is a driver of the same name, force to override it
- -d, --disable
- Only add driver and Not enable driver
- -h, --help
- Display "biometric-config-tool add-driver" help message and
exit.
- remove-driver
- Remove drives, usage: biometric-config-tool remove-driver [OPTION...]
Driver1 [Driver2 ...]
- enable-driver
- Enable drivers, usage: biometric-config-tool enable-driver [OPTION...]
Driver1 [Driver2 ...]
- disable-driver
- Disable drivers, usage: biometric-config-tool disable-driver [OPTION...]
Driver1 [Driver2 ...]
- set-key
- Set the key value of the specified driver, usage: biometric-config-tool
set-key [OPTION...] DriverName Key Value
- remove-key
- remove the key value of the specified driver, usage: biometric-config-tool
remove-key [OPTION...] DriverName Key