crane
Verified for current stable LTS
Crane Commands
Crane command syntax with verified terminal examples.
Commands
8 commands for Crane
crane Containers
Crane Command: Log In To Registry
crane auth login <registry> -u <user> -p <password> crane Containers
Crane Command: List Repos In Registry
crane catalog <registry> --full-ref crane Operations
Crane Command: List Tags In Repository
crane ls <repository> -o crane Video
Crane Command: Pull Remote Images
crane pull <image> <tarball> crane Video
Crane Command: Push Local Image To Registry
crane push <path/to/directory_or_tarball> <image> crane Video
Crane Command: Tag Remote Image
crane tag <image> <tag> crane Video
Crane Command: Copy Remote Image
crane cp <source> <destination> -a crane Video
Crane Command: Delete Image From Registry
crane delete <image> Suggest a Crane Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Crane workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.