Closed dnomadb closed 4 years ago
implemented in version 0.3.3
Would just like to point out that this broke in a CI/CD tool that we use to build tile-sets. We should consider this when such change requests are made. Is there a way to auto say YES?
Is there a way to auto say YES?
@matthewhardern There would be two ways to handle this:
yes | tilesets delete-source
which will say yes, or;--force
flagFor the short term perhaps # 1 will suffice, but adding # 2 is certainly viable.
We currently allow deletion of sources without double-checking. This would be easy for someone to accidentally run, so we should prompt before running: