crane-index

manage multi-platform image indexes

TLDR

Show index subcommands
$ crane index --help

SYNOPSIS

crane index subcommand [options]

DESCRIPTION

crane index manages multi-platform image indexes (manifest lists). It allows creating and modifying indexes that reference platform-specific images.

SUBCOMMANDS

append

Add an image to a multi-platform index.
filter
Filter platforms from an index.

SEE ALSO

crane(1), crane-index-append(1), crane-index-filter(1)

RESOURCES

Source code · Documentation