|
|
4e5064d07a
|
feat(stores): adds mvs, and flags to bring store commands on par with key commands
|
2026-02-11 18:53:55 +00:00 |
|
|
|
b89db8dc48
|
feat(set): adds --file flag to input from a file path
|
2026-02-11 18:27:22 +00:00 |
|
|
|
ac847f34ca
|
feat(set): adds --safe flag for preventing accidental overwrites
|
2026-02-11 17:38:36 +00:00 |
|
|
|
9bdc9c30c6
|
feat: encryption with age
|
2026-02-11 12:36:42 +00:00 |
|
|
|
b52a5bfdb7
|
feat: huge overhaul of messaging into FAIL, WARN, hint, ok, prompt, and progress types
|
2026-02-11 02:11:58 +00:00 |
|
|
|
7b1356f5af
|
migrate from badger to ndjson-native storage
|
2026-02-10 23:56:33 +00:00 |
|
|
|
4509611185
|
revert: removes --secrets - to be replaced with encryption
|
2026-02-10 23:22:06 +00:00 |
|
|
|
3d5a3f2aa1
|
refactor(branding?): swapped all references to db/dbs to store/stores
|
2025-12-23 09:07:45 +00:00 |
|
|
|
ef597c5f22
|
chore(cmd shorts): simplify
|
2025-12-23 08:29:52 +00:00 |
|
|
|
181218ef6a
|
chore(set): removes some placeholders: will rework at a later date
|
2025-12-19 16:56:55 +00:00 |
|
|
|
9c82ee70d4
|
refactor(VCS)!: moves over to sync style -- WIP/unstable
|
2025-12-19 16:11:58 +00:00 |
|
|
|
9506a2b657
|
feat(VCS): auto-commit hooked up to all changeful commands
|
2025-12-18 20:57:54 +00:00 |
|
|
|
6953ba7583
|
feat(set/mv/restore): adds --interactive, replacing --force
|
2025-12-18 18:32:31 +00:00 |
|
|
|
3e3c55d0b6
|
chore(LICENSE): places license notice in all files
|
2025-12-18 13:57:35 +00:00 |
|
|
|
60d74e5ec1
|
feat(cmd): made error messaging closer to coreutils
|
2025-12-17 14:13:46 +00:00 |
|
|
|
13243e97a3
|
revert(Set/Get): reduces --help text; long explanation will go into actual documentation
|
2025-11-20 03:17:46 +00:00 |
|
|
|
9fdc831832
|
feat(Set/Get): added Long descriptions
|
2025-11-20 01:01:02 +00:00 |
|
|
|
323c4d915a
|
feat(cmds): 's' and 'g' aliases for set and get
|
2025-11-19 12:44:04 +00:00 |
|
|
|
a86100e045
|
fix(set): removed manual ttl parsing in favour of the .Duration() flag i didn't know existed
|
2025-11-07 19:52:06 +00:00 |
|
|
|
cf8a19cba0
|
feat(ttl): added --ttl to setCmd, parsed with Go time.ParseDuration
|
2025-11-07 11:23:14 +00:00 |
|
|
|
42735143e7
|
feat(set): --secret flag to mark input as a secret
|
2025-11-06 23:54:06 +00:00 |
|
|
|
990ff7ce40
|
feat(cmd): added flag for displaying binary data in tty, and cleaned up some old code
|
2025-11-06 22:30:50 +00:00 |
|
|
|
2da42de7ab
|
feat(cmd): added listcmd and refactored transactions to use TransactionArgs
|
2025-11-06 17:48:38 +00:00 |
|
|
|
e30338e8f2
|
feat(set): initial setcmd
|
2025-11-06 15:17:39 +00:00 |
|