gcrane-ls
TLDR
List tags
$ gcrane ls [gcr.io/project/repo]
List with full references$ gcrane ls --full-ref [gcr.io/project/repo]
List in JSON format$ gcrane ls --json [gcr.io/project/repo]
SYNOPSIS
gcrane ls [options] repository
DESCRIPTION
gcrane ls lists tags in a container registry repository. gcrane is optimized for Google Container Registry and Artifact Registry.
PARAMETERS
--full-ref
Show full image references.--json
Output as JSON.


