Feature to delete docker images with `@google-cloud/artifact-registry`
Hi, according to the Artifact Registry and Artifact Registry Client documentation, there is no way to delete docker images via the NodeJS API.
Is your feature request related to a problem? Please describe. I understand that gcloud can be used, however I would like my application to be able to delete docker images when a related project is deleted in Firebase Firestore.
Describe the solution you'd like
New deleteImage commands for docker images.
Describe alternatives you've considered I have tried using deletePackage but it doesn't seem to work.
Hi @luc122c! Would you mind submitting this as a FR for the API itself, vs. the library: https://cloud.google.com/support/docs/issue-trackers (under Create new Container Registry & Artifact Registry issue). Thanks!
@sofisl Sure! :) Link for reference: https://issuetracker.google.com/issues/296104211