crane
Verified for current stable LTS
Crane Command: List Tags In Repository
Use for list tags in repository with Crane. Exact CLI syntax to list tags in repository using Crane.
When to use this: Use for list tags in repository with Crane.
Command Syntax
crane ls <repository> -o crane ls <repository> -o Command Breakdown
-o- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list tags in repository 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: Login To Registry
crane auth login <registry> -u <user> -p <password> Crane Command: List Repositories In Registry crane catalog <registry> --full-ref Crane Command: Pull Remote Image And Store Locally crane pull <image> <tarball> Crane Command: Copy Remote Image Retaining Digest crane cp <source> <destination> -a Crane Command: Log In To Registry crane auth login <registry> -u <user> -p <password>