LinuxCommandLibrary

crane-ls

list container repository tags

TLDR

List tags in a repository

$ crane ls [registry/repository]
copy
List with full references
$ crane ls --full-ref [registry/repository]
copy

SYNOPSIS

crane ls [options] repository

DESCRIPTION

crane ls lists all tags in a container repository. This queries the registry's tag list API.

PARAMETERS

--full-ref

Print full image references.
-O, --omit-digest-tags
Omit digest-based tags.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community