You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added the new command "changekey". This command changes the encryption key locally e re-encrypts the remote secrects with the new key. Use this command if you loose the key or the key is compromised. #7
Extended the "status" command for displaying also the synchronization status of the solutions. The status command now has two new parameters: --path and --all. #8
Fixes
Fixed the management of relative paths passed to the --path parameter.
Fixed issues in the Windows/WSL Linux environment.