crane-mutate
Verified for current stable LTS
Crane Mutate Command: Set Image Tag
Use for set image tag with Crane Mutate. Exact CLI syntax to set image tag using Crane Mutate.
When to use this: Use for set image tag with Crane Mutate.
Command Syntax
crane mutate -t <tag_name> crane mutate -t <tag_name> Command Breakdown
-t- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to set image tag 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: Set Annotations And Labels
crane mutate -a/-l <annotation/label> Crane Mutate Command: Append To Image crane mutate <--append>/<--cmd>/<--entrypoint>/-e/<--exposed-ports> <var1 var2 ...> 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> Crane Mutate Command: Set User For Image crane mutate -u <username>