nickgerace / bovine

Manager for single node Rancher clusters
https://crates.io/crates/bovine
Apache License 2.0
50 stars 0 forks source link

Force pull should have a short flag #23

Closed nickgerace closed 3 years ago

nickgerace commented 3 years ago

Force pulling for a new image is a common use case, particularly for images with rolling tags.. A short flag should be available for it.

nickgerace commented 3 years ago

Force pull's short flag -f could be interpreted as force run, so we will opt for a shortened long flag here: --fp