crane
Verified for current stable LTS
Crane Command: List Repos In Registry
Use for list repos in registry with Crane. Exact CLI syntax to list repos in registry using Crane.
When to use this: Use for list repos in registry with Crane.
Command Syntax
crane catalog <registry> --full-ref crane catalog <registry> --full-ref Command Breakdown
--full-ref- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list repos in registry using Crane.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Crane Command: Copy Remote Image
crane cp <source> <destination> -a Crane Command: Delete Image From Registry crane delete <image> Crane Command: List Tags In Repository crane ls <repository> -o Crane Command: Log In To Registry crane auth login <registry> -u <user> -p <password> Crane Command: Pull Remote Images crane pull <image> <tarball>