Commit Graph

10 Commits

Author SHA1 Message Date
b262c73746 added edit command, fixed set -o - 2024-12-22 17:50:40 +01:00
fe3951f3c2 more doc, fix format str 2024-12-22 13:28:08 +01:00
8687e084bf fixes and additions:
- add ANYDB_PASSWORD env var
- add config file support, including buckets dict
- finalized custom bucket support
- fine tuned info support
2024-12-22 13:28:08 +01:00
Thomas von Dein
e6f20f5623 add rest sample 2024-12-20 23:27:16 +01:00
37ca653461 updated docker howto 2024-12-20 12:20:53 +01:00
1119b06330 fix formatting 2024-12-20 12:08:25 +01:00
d94868132d added -N flag, added -m template support to get and list commands 2024-12-20 11:53:09 +01:00
b7111002f1 add docker doc 2024-12-19 11:30:35 +01:00
1b9ec48396 added encryption support 2024-12-19 10:37:21 +01:00
83f818450c lots of changes:
- added man command
- added unit tests
- fixed import+export file parameters (now -o and -r respectively)
- added README + License
- added ci pipelines
2024-12-18 18:44:23 +01:00