--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # crane catalog > List the repositories in a registry. > More information: . - List the repositories in a registry: `crane catalog {{registry_address}}` - Print the full image reference: `crane catalog {{registry_address}} --full-ref` - Display help: `crane catalog {{[-h|--help]}}`