crane-push
Verified for current stable LTS
Crane Push Command: Push Local Image With Image Refs
Use for push local image with image refs with Crane Push. Exact CLI syntax to push local image with image refs using Crane Push.
When to use this: Use for push local image with image refs with Crane Push.
Command Syntax
crane push <path/to/tarball> <image_name> --image-refs <path/to/file> crane push <path/to/tarball> <image_name> --image-refs <path/to/file> Command Breakdown
--image-refs- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to push local image with image refs using Crane Push.
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 Push Command: Display Help For Crane Push Command
crane push -h Crane Push Command: Push Image With Published References From File crane push <path/to/tarball> <image_name> --image-refs <path/to/file> Crane Push Command: Push Local Image To Remote Registry crane push <path/to/tarball> <image_name> Crane Push Command: Push Multiple Images As A Single Index crane push <path/to/tarball> <image_name> --index Crane Push Command: Display Crane Push Help crane push -h