crane-pull
Verified for current stable LTS
Crane Pull Command: Pull Remote Image
Use for pull remote image with Crane Pull. Exact CLI syntax to pull remote image using Crane Pull.
When to use this: Use for pull remote image with Crane Pull.
Command Syntax
crane pull <image_name> <path/to/tarball> crane pull <image_name> <path/to/tarball> Command Breakdown
crane is the base executable for this command.
FAQ
Purpose: Exact syntax to pull remote image using Crane Pull.
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 Pull Command: Preserve Image Reference As Annotation
crane pull <image_name> <path/to/tarball> --annotate-ref Crane Pull Command: Set Cache Path For Image Layers crane pull <image_name> <path/to/tarball> -c <path/to/cache> Crane Pull Command: Specify Image Save Format crane pull <image_name> <path/to/tarball> <-format> <format_name> Crane Pull Command: Display Help For Crane Pull crane pull -h