Commit graph

18 commits

Author SHA1 Message Date
lew
4509611185 revert: removes --secrets - to be replaced with encryption 2026-02-10 23:22:06 +00:00
lew
3d5a3f2aa1 refactor(branding?): swapped all references to db/dbs to store/stores 2025-12-23 09:07:45 +00:00
lew
ef597c5f22 chore(cmd shorts): simplify 2025-12-23 08:29:52 +00:00
lew
181218ef6a chore(set): removes some placeholders: will rework at a later date 2025-12-19 16:56:55 +00:00
lew
9c82ee70d4 refactor(VCS)!: moves over to sync style -- WIP/unstable 2025-12-19 16:11:58 +00:00
lew
9506a2b657 feat(VCS): auto-commit hooked up to all changeful commands 2025-12-18 20:57:54 +00:00
lew
6953ba7583 feat(set/mv/restore): adds --interactive, replacing --force 2025-12-18 18:32:31 +00:00
lew
3e3c55d0b6 chore(LICENSE): places license notice in all files 2025-12-18 13:57:35 +00:00
lew
60d74e5ec1 feat(cmd): made error messaging closer to coreutils 2025-12-17 14:13:46 +00:00
lew
13243e97a3 revert(Set/Get): reduces --help text; long explanation will go into actual documentation 2025-11-20 03:17:46 +00:00
lew
9fdc831832 feat(Set/Get): added Long descriptions 2025-11-20 01:01:02 +00:00
lew
323c4d915a feat(cmds): 's' and 'g' aliases for set and get 2025-11-19 12:44:04 +00:00
lew
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
lew
cf8a19cba0 feat(ttl): added --ttl to setCmd, parsed with Go time.ParseDuration 2025-11-07 11:23:14 +00:00
lew
42735143e7 feat(set): --secret flag to mark input as a secret 2025-11-06 23:54:06 +00:00
lew
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
lew
2da42de7ab feat(cmd): added listcmd and refactored transactions to use TransactionArgs 2025-11-06 17:48:38 +00:00
lew
e30338e8f2 feat(set): initial setcmd 2025-11-06 15:17:39 +00:00