Dump
Outputs all the information stored in the database to a single keyswitch definition file.Outputs all the information stored in the database to a single keyswitch definition file.
dump command
Output all the information stored in the database as a keyswitch definition file (YAML).
ksm dump -f <path> -o <path>
Option (short) |
Option (long) |
Description |
Required |
Note |
-f |
–database |
Database file path |
yes |
|
-o |
–output |
Destination file name |
yes |
例
ksm dump -f KeySwitches.db -o dump.yaml