logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Crane List - List Container Repository Tags | Online Free DevTools by Hexmos

List container repository tags instantly with Crane List. Inspect your container images quickly and efficiently using command line. Free online tool, no registration required.

crane-ls

List the tags in a repository. More information: https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_ls.md.

  • List the tags:

crane ls {{repository}}

  • Print the full image reference:

crane ls {{repository}} --full-ref

  • Omit digest tags:

crane ls {{[-o|--omit-digest-tags]}}

  • Display help:

crane ls {{[-h|--help]}}

See Also