k8s-config/scripts/registry/list-images.sh

3 lines
115 B
Bash

# See all images in cluster registry.
curl -k -X GET -u $USERNAME:$PASSWORD https://192.168.1.128:8443/v2/_catalog