Options (2)
-t, --tagbooleanTag to apply to rebased image
Example:
crane rebase {{[-t|--tag]}} {{tag_name}}-h, --helpbooleanDisplay help
Example:
crane rebase {{[-h|--help]}}Examples (5)
Rebase image
New base image to insert
crane rebase --new_base image_nameOld base image to remove
crane rebase --old_base image_nameTag to apply to rebased image
crane rebase [-t|--tag] tag_nameDisplay help
crane rebase [-h|--help]made by @shridhargupta | data from tldr-pages