LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

gcrane-ls

lists container registry tags

TLDR

List tags in a repository
$ gcrane ls [gcr.io/project/repo]
copy
Recursively list tags and sub-repositories
$ gcrane ls -r [gcr.io/project]
copy
List in JSON format
$ gcrane ls --json [gcr.io/project/repo]
copy

SYNOPSIS

gcrane ls [options] repository

DESCRIPTION

gcrane ls lists tags, manifests, and sub-repositories in Google Container Registry and Artifact Registry. Unlike standard crane ls, it provides richer output including detailed manifest information and recursive repository exploration.The command can display results in human-readable format or as JSON for scripting. Recursive mode (-r) traverses sub-repositories. gcrane ls is essential for discovering available images, auditing registry contents, and building automation scripts.

PARAMETERS

-r, --recursive

Recurse through sub-repositories.
--json
Output manifest information as JSON.
-h, --help
Show help information.

INSTALL

sudo zypper install gcrane
copy
nix profile install nixpkgs#gcrane
copy

SEE ALSO

gcrane(1), crane-ls(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid