clean
Usage
row clean [OPTIONS]
row clean safely removes cache files generated by row. The
cache concepts page describes cases where you might need
to clean the cache.
By default, row clean removes all cache files. Pass one or more of the options to
remove only selected caches.
[OPTIONS]
--completed
Remove the cache of completed actions on directories.
--directory
Remove the directory value cache.
--submitted
Remove the cache of submitted jobs.
--force
Force an unsafe removal.
Examples
- Remove the completed cache:
row clean --completed
Development of row is led by the Glotzer Group at the University of Michigan.
Copyright © 2024-2025 The Regents of the University of Michigan.