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
[9.x] add optional verbose output when view caching (#44673)
* add optional verbose output when view caching
- you can pass `-v` to see the directories the command is looking in
- you can pass `-vv` to also see every file the command is caching
* minor formatting
0 commit comments