Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a reset cache command #53

Merged
merged 5 commits into from
Jan 20, 2023
Merged

Add a reset cache command #53

merged 5 commits into from
Jan 20, 2023

Conversation

kylegalbraith
Copy link
Contributor

This adds the ability to reset the cache for a given a Depot project ID. Note that you must be an owner of the organization the project lives in for this to take effect.

Examples:

Reset the cache for the current project ID in depot.json

depot cache reset .

Reset the cache for a project via --project

depot cache reset --project 12345678910

Copy link
Member

@jacobwgillespie jacobwgillespie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

README.md Outdated Show resolved Hide resolved
Co-authored-by: Jacob Gillespie <[email protected]>
@kylegalbraith kylegalbraith merged commit 92d3ffc into main Jan 20, 2023
@kylegalbraith kylegalbraith deleted the kyle/cache-command branch January 20, 2023 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants