3773ade7c6
* 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 ==
5 lines
150 B
Plaintext
5 lines
150 B
Plaintext
```release-note:improvement
|
|
ui: The integrated web terminal now accepts both `-f` and `--force` as aliases
|
|
for `-force` for the `write` commmand.
|
|
```
|