mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
9a42cc59fb
Co-authored-by: Darío Hereñú <magallania@gmail.com>
381 B
381 B
crane catalog
Toon de repositories in een registry. Meer informatie: https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_catalog.md.
- Toon de repositories in een registry:
crane catalog {{registry_adres}}
- Print de volledige image-referentie:
crane catalog {{registry_adres}} --full-ref
- Toon de help:
crane catalog {{[-h|--help]}}