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
In some places we leave temp directories on the filesystem after exit (e.g. with --keep-temp-dirs). It would be cool if these directories were in a well-known location, then we could have a single command like abc templates cleanup-temp-dirs to remove them all.
TL;DR
In some places we leave temp directories on the filesystem after exit (e.g. with
--keep-temp-dirs
). It would be cool if these directories were in a well-known location, then we could have a single command likeabc templates cleanup-temp-dirs
to remove them all.Credit to @sqin2019 for the idea.
Detailed design
No response
Alternatives considered
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: