crane-version

Display crane version information

TLDR

Show the crane version
$ crane version

SYNOPSIS

crane version

DESCRIPTION

crane version displays the version information for the crane CLI tool. Crane is a tool for interacting with remote container images and registries, part of the google/go-containerregistry project.

INSTALL

sudo pacman -S crane
sudo apk add crane
sudo zypper install crane
brew install crane
nix profile install nixpkgs#crane

SEE ALSO

crane(1), crane-cp(1)