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: Display Help
crane mutate -h Crane Mutate Command: Set Annotations And Labels crane mutate -a/-l <annotation/label> Crane Mutate Command: Set Image Tag crane mutate -t <tag_name> Crane Mutate Command: Set Output Tarball crane mutate -o <path/to/tarball> Crane Mutate Command: Set Platform For Image crane mutate --set-platform <platform_name>