From 32b311e23f9a653cb2c68af00ed0a353a55ae8c2 Mon Sep 17 00:00:00 2001 From: Patrick MARIE Date: Mon, 22 Feb 2021 12:39:05 +0100 Subject: [PATCH] Update 'Home' --- Home.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/Home.md b/Home.md index 4f3b550..992a050 100644 --- a/Home.md +++ b/Home.md @@ -1,2 +1,21 @@ # bgutil-rs +bgutil-rs is a rewrite of biggraphite's bgutil tool. + +## Features + +* info +* read +* list +* write +* delete + +## Todo + +* Implement **, {} patterns in list, delete commands +* Implement missing commands & features + * human timestamps + * write: more argument handling + * write: aggregations + * delete: recursive + * missing commands: copy, clean, repair, test, statsdb... \ No newline at end of file