]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Merge pull request #276 from pavelskipenes/influx-cli
authorb3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com>
Mon, 31 Jul 2023 03:51:49 +0000 (05:51 +0200)
committerGitHub <noreply@github.com>
Mon, 31 Jul 2023 03:51:49 +0000 (05:51 +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"
+        }
+    ]
+}