crane-rebase
Verified for current stable LTS
Crane Rebase Command: Rebase To New Base Image
Use for rebase to new base image with Crane Rebase. Exact CLI syntax to rebase to new base image using Crane Rebase.
When to use this: Use for rebase to new base image with Crane Rebase.
Command Syntax
crane rebase --new_base <image_name> crane rebase --new_base <image_name> Command Breakdown
--new_base- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to rebase to new base image using Crane Rebase.
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 Rebase Command: Rebase With New Base Image
crane rebase --new_base <image_name> Crane Rebase Command: Display Help For Rebase crane rebase -h Crane Rebase Command: Rebase Image crane rebase Crane Rebase Command: Remove Old Base Image crane rebase --old_base <image_name> Crane Rebase Command: Apply Tag To Rebased Image crane rebase -t <tag_name>