fixes and additions:

- add ANYDB_PASSWORD env var
- add config file support, including buckets dict
- finalized custom bucket support
- fine tuned info support
This commit is contained in:
2024-12-22 13:07:53 +01:00
committed by T.v.Dein
parent 24240b85f2
commit 8687e084bf
11 changed files with 258 additions and 32 deletions

View File

@@ -1,7 +1,3 @@
- repl
- mime-type => exec app + value
- custom buckets (like skate: key@bucket or key+bucket)
- encryption per bucket, one key for all entries (in that bucket)
- `-b bucket`, use B for encrypted bucke?
- [edit command](https://github.com/TLINDEN/rpnc/blob/master/command.go#L249)
- env var for password