To allow for easier cloning of deployment prototypes, we need a way to encourage users to reset their user data (device registration!) on the prototype before cloning it to new devices.
Suggested command:
kalite manage clearuserdata --force
It will do the following:
Remove .kalite/secretkey.txt
Remove .kalite/database/data.sqlite
All videos, content packs, and content annotations will be preserved.
Summary
To allow for easier cloning of deployment prototypes, we need a way to encourage users to reset their user data (device registration!) on the prototype before cloning it to new devices.
Suggested command:
It will do the following:
.kalite/secretkey.txt
.kalite/database/data.sqlite
All videos, content packs, and content annotations will be preserved.