crane-pull
Verified for current stable LTS
Crane Pull Command: Set Cache Path For Image Layers
Use for set cache path for image layers with Crane Pull. Exact CLI syntax to set cache path for image layers using Crane Pull.
When to use this: Use for set cache path for image layers with Crane Pull.
Command Syntax
crane pull <image_name> <path/to/tarball> -c <path/to/cache> crane pull <image_name> <path/to/tarball> -c <path/to/cache> Command Breakdown
-c- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to set cache path for image layers 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: Display Help For Crane Pull
crane pull -h Crane Pull Command: Preserve Image Reference As Annotation crane pull <image_name> <path/to/tarball> --annotate-ref Crane Pull Command: Pull Remote Image crane pull <image_name> <path/to/tarball> Crane Pull Command: Pull Remote Image With Annotations crane pull <image_name> <path/to/tarball> --annotate-ref Crane Pull Command: Pull Remote Image With Cache crane pull <image_name> <path/to/tarball> -c <path/to/cache>