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

fix: show message when deleting a resource that doesnt exist #2589

Merged
merged 2 commits into from
May 25, 2023

Conversation

mathnogueira
Copy link
Contributor

This PR fixes #2583

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

cli/utils/api.go Outdated Show resolved Hide resolved
Co-authored-by: Daniel Baptista Dias <[email protected]>
@mathnogueira mathnogueira merged commit b87a3ff into main May 25, 2023
@mathnogueira mathnogueira deleted the fix/resource-delete-cli branch May 25, 2023 14:28
schoren pushed a commit that referenced this pull request Jun 5, 2023
* show message when deleting a resource that doesnt exist

* Update cli/utils/api.go

Co-authored-by: Daniel Baptista Dias <[email protected]>

---------

Co-authored-by: Daniel Baptista Dias <[email protected]>
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.

delete non existing transaction from the cli returns success message
2 participants