What’s the difference between gcloud artifacts docker tags list and gcloud artifacts docker images list as the later doesn’t provide me tag value
I want to pull the latest image from GAR.
I fould a thread which helped me with the command (How to get latest version of an image from artifact registry), however my tags value is empty when i verify with –format=json argument.