crane-mutate
Verified for current stable LTS
Crane Mutate Command: Append To Image
Use for append to image with Crane Mutate. Exact CLI syntax to append to image using Crane Mutate.
When to use this: Use for append to image with Crane Mutate.
Command Syntax
crane mutate <--append>/<--cmd>/<--entrypoint>/-e/<--exposed-ports> <var1 var2 ...> crane mutate <--append>/<--cmd>/<--entrypoint>/-e/<--exposed-ports> <var1 var2 ...> Command Breakdown
crane is the base executable for this command.
FAQ
Purpose: Exact syntax to append to image using Crane Mutate.
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 Mutate Command: Modify Image Labels And Annotations
crane mutate -a/-l <annotation/label> Crane Mutate Command: Append Path To Image crane mutate <--append>/<--cmd>/<--entrypoint>/-e/<--exposed-ports> <var1 var2 ...> Crane Mutate Command: Output Path For Resulting Image Tarball crane mutate -o <path/to/tarball> Crane Mutate Command: Set Platform For Pushed Image crane mutate --set-platform <platform_name> Crane Mutate Command: Apply Tag Reference To Image crane mutate -t <tag_name>