Remove a mirror for a run image
Remove mirrors for a given run image. If specific mirrors are passed, they will be removed. If no mirrors are provided, all mirrors for the given run image will be removed from the config.
pack config run-image-mirrors remove <image> [-m <mirror...] [flags]
pack config run-image-mirrors remove cnbs/sample-stack-run:bionic
-h, --help help for remove
-m, --mirror strings Run image mirror
Repeat for each mirror in order, or supply once by comma-separated list
--force-color Force color output
--no-color Disable color output
-q, --quiet Show less output
--timestamps Enable timestamps in output
-v, --verbose Show more output