We may want to push multiple tags sometimes, so we should support options for this. i.e. always push `latest` in addition to the specified tag, something tagged `v1.2` might also want to push `v1`, etc
We may want to push multiple tags sometimes, so we should support options for this.
i.e. always push
latestin addition to the specified tag, something taggedv1.2might also want to pushv1, etc