Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Feature: delete --ignore-not-found #71

Closed
JonathanAtCenterEdge opened this issue Jun 12, 2023 · 1 comment
Closed

Feature: delete --ignore-not-found #71

JonathanAtCenterEdge opened this issue Jun 12, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@JonathanAtCenterEdge
Copy link

delete will fail if the passed --key isn't found

delete --ignore-not-found could still succeed if there isn't a matched key, this would be useful in situations where we only want to make sure a given --key doesn't exist, instead of first parsing list before running a delete

@JonathanAtCenterEdge JonathanAtCenterEdge added the enhancement New feature or request label Jun 12, 2023
@JonathanAtCenterEdge JonathanAtCenterEdge changed the title delete --key <key> --ignore-not-found Feature: delete --ignore-not-found Jun 12, 2023
@joshmgross
Copy link
Member

👋 This extension is being deprecated in favor of the built-in gh cache functionality of the gh CLI.

#86

If this is something you'd like gh cache to support, please file an issue in https://github.com/cli/cli.

@joshmgross joshmgross closed this as not planned Won't fix, can't repro, duplicate, stale Oct 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants