Currently the mixtool will overwrite file that already exists (even after changes where made)
Reproducing
mixtool generate prometheus-alerts /tmp/example.libsonnet
Make some changes and then run again:
mixtool generate prometheus-alerts /tmp/example.libsonnet
Changes are now lost.
Currently the mixtool will overwrite file that already exists (even after changes where made)
Reproducing
mixtool generate prometheus-alerts /tmp/example.libsonnet
Make some changes and then run again:mixtool generate prometheus-alerts /tmp/example.libsonnet
Changes are now lost.