Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Add command 'rit delete cache' #915

Open
1 task done
GuillaumeFalourd opened this issue Apr 27, 2021 · 1 comment
Open
1 task done

Add command 'rit delete cache' #915

GuillaumeFalourd opened this issue Apr 27, 2021 · 1 comment
Labels
📚 documentation Improvements or additions to documentation good first issue Good for newcomers 🔨 improvement Improvement in features
Milestone

Comments

@GuillaumeFalourd
Copy link
Contributor

What would you like to be added:

A command to remove a formula input cache saved.

Why is this needed:

This process is not intuitive for users, as cache values are currently saved locally on the .rit repository, on the /repos directory, at the same level of the formula binary. If someone wants to delete a cache value, it will be necessary to go manually to this folder, check hidden files, and remove the CACHE file. This command would make it easier for users to perform this action.

  • Check this box if this issue needs a documentation update
@GuillaumeFalourd GuillaumeFalourd added 📚 documentation Improvements or additions to documentation 🔨 improvement Improvement in features labels Apr 27, 2021
@GuillaumeFalourd GuillaumeFalourd added the good first issue Good for newcomers label Jun 2, 2021
@fabianofernandeszup fabianofernandeszup added this to the Community milestone Jul 7, 2021
@kashifsoofi
Copy link

kashifsoofi commented Oct 5, 2021

Can I please attempt this.
Also I am new to Golang & this project so would appreciate some guidance to tackle this.

I started off by copying the delete_repo, I am assuming cache is per repo so we would expect rit delete cache <repo_name>?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
📚 documentation Improvements or additions to documentation good first issue Good for newcomers 🔨 improvement Improvement in features
Projects
None yet
Development

No branches or pull requests

3 participants