I'm trying to erase all app-caches via the official adb-shell from the SDK-Toolkit without having to root my phone. Does the command
fastboot erase cache
only deletes app-caches or does it remove app data and general data on the mobile harddrive too?