crane
Verified for current stable LTS
Crane Command: Pull Remote Images
Use for pull remote images with Crane. Exact CLI syntax to pull remote images using Crane.
When to use this: Use for pull remote images with Crane.
Command Syntax
crane pull <image> <tarball> crane pull <image> <tarball> Command Breakdown
crane is the base executable for this command.
FAQ
Purpose: Exact syntax to pull remote images 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 Repos In Registry crane catalog <registry> --full-ref Crane Command: List Tags In Repository crane ls <repository> -o Crane Command: Log In To Registry crane auth login <registry> -u <user> -p <password>