The flush command doesn't do anything in multisite. Given this syntax:
wp super-cache flush --url=your.sample.domain
I'd expect the files within cache/supercache/your.sample.domain to be removed. Although the command reports "Success: Cache cleared", no files are actually removed. WP Super Cache works correctly from the public interface.