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

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

Open
JonathanAtCenterEdge opened this issue Jun 12, 2023 · 0 comments
Open

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

JonathanAtCenterEdge opened this issue Jun 12, 2023 · 0 comments
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant