You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 2, 2021. It is now read-only.
sdl should detect if changes are going to be written to vault and ask for confirmation if you really want to write that change. As vault does not come with a versioning mechanism, this is a simple approach to avoid unwanted overwrites. A flag like --force should also be provided to disable the need for confirmation.
The text was updated successfully, but these errors were encountered:
sdl should detect if changes are going to be written to vault and ask for confirmation if you really want to write that change. As vault does not come with a versioning mechanism, this is a simple approach to avoid unwanted overwrites. A flag like --force should also be provided to disable the need for confirmation.
The text was updated successfully, but these errors were encountered: