mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-17 08:41:12 +01:00
* Accept both -f and --force in the web terminal This aligns the behavior of the web terminal with the `vault write ...` command to make it a bit more user friendly. * Add changelog * Use === instead of ==