
How to delete GitHub Actions Caches with GitHub CLI
I [wrote about using GitHub CLI][1] to interact with the API to get mundane tasks done.
Nov 02, 2022•4 min read
3 posts found

I [wrote about using GitHub CLI][1] to interact with the API to get mundane tasks done.

There is a high chance you are using GitHub for your projects and are aware of [GitHub Actions](https://github.com/features/actions)(GA). They are a GitHub feat

Like most devs, I like living in the terminal for quick operations (git-ops, quick-edits, moving files around, etc.).
That's the end. No more articles.