devcontainers / cli

A reference implementation for the specification that can create and configure a dev container from a devcontainer.json.
https://containers.dev
MIT License
1.51k stars 214 forks source link

Feature: Add a "force" flag to feature push to override an existing version #782

Open Roemer opened 6 months ago

Roemer commented 6 months ago

As in the title, it would be great to have a force flag to force overwriting a version when pushing a feature to an OCI registry.

bamurtaugh commented 6 months ago

Thanks for opening! I think this makes sense and could be a great PR contribution if you're interested. cc @joshspicer for thoughts too.