I'm trying to disable cache in the CLI I've tried `static -c 0 .`, `static -c false .`, `static -c 0 .`, and `static --cache=false .` None of these combinations work.