]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
add influx-cli
authorPavel Skipenes <pavelgs@stud.ntnu.no>
Tue, 6 Jun 2023 14:03:35 +0000 (16:03 +0200)
committerPavel Skipenes <pavelgs@stud.ntnu.no>
Tue, 6 Jun 2023 14:03:35 +0000 (16:03 +0200)
programs/influx-cli.json [new file with mode: 0644]

diff --git a/programs/influx-cli.json b/programs/influx-cli.json
new file mode 100644 (file)
index 0000000..d76f312
--- /dev/null
@@ -0,0 +1,11 @@
+
+{
+    "name": "influx-cli",
+    "files": [
+        {
+            "path": "$HOME/.influx_history",
+            "movable": false,
+            "help": "Currently unsupported\n\n _Relevant issue:_ https://github.com/influxdata/influx-cli/issues/514"
+        }
+    ]
+}