docs: --file/-f migration note
All checks were successful
continuous-integration/drone/push Build is passing

See toolshed/abra#555
This commit is contained in:
2025-08-18 09:28:24 +02:00
parent 53f518ad81
commit 4e11ca64cd

View File

@ -138,6 +138,10 @@ And test things work.
* It's now possible to set the character charset for a password. See
[`#521`](https://git.coopcloud.tech/toolshed/abra/issues/521) for more.
* `abra secret insert` now supports a `--file/-f` flag to support inserting
from file without using Bash-isms. See See
[`#555`](https://git.coopcloud.tech/toolshed/abra/issues/555) for more.
### `0.8.x-beta` -> `0.9.x-beta`
None at this time.