Fix bug w. 0 file syncing
[kamaki] / README.Upgrade
index 78c8174..d57c19d 100644 (file)
@@ -6,3 +6,14 @@ deprecated at version 0.13. It must be replaced with individual calls to
 uuids2usernames and/or usernames2uuids. bw compatibility is kept for version
 0.12
 
+2. Update the kamaki configuration with these commands:
+  $ kamaki config delete project_cli
+  $ kamaki config delete astakos_cli
+  $ kamaki config delete user_cli
+
+3. /user commands have changed:
+    /user info --> /user session info
+    /user whoami --> /user session info
+    /user pick --> /user session select
+    /user add --> /user session authenticate
+