aer cache
Inspect and clean aer’s on-disk caches
Synopsis
aer caches parsed Apex, built schemas, and seeded test databases on disk to speed up repeated runs. Entries unused for a while are pruned automatically; these subcommands inspect, prune, or wipe the caches on demand.
Options
-h, --help help for cacheOptions inherited from parent commands
-q, --quiet suppress progress output
-v, --verbose count increase verbosity (repeat for more detail)SEE ALSO
- aer - aer is the Apex Execution Runtime
- aer cache clean - Remove all cache entries
- aer cache info - Show cache locations, sizes, and when the last sweep ran
- aer cache prune - Remove stale cache entries now (age and size limits)