]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/redisinsight.json
Add jfrog-cli (#486)
[xdg-ninja.git] / programs / redisinsight.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.redisinsight-app",
5 "movable": true,
6 "help": "Export the following environment variables:\n\n```bash\nexport RI_APP_FOLDER_ABSOLUTE_PATH=\"$XDG_DATA_HOME\"/redisinsight-app\n```\n"
7 },
8 {
9 "path": "$HOME/.redisinsight-v2",
10 "movable": true,
11 "help": "Export the following environment variables:\n\n```bash\nexport APP_FOLDER_ABSOLUTE_PATH=\"$XDG_DATA_HOME\"/redisinsight-v2\n```\n"
12 },
13 {
14 "path": "$HOME/.redisinsight-preview",
15 "movable": false,
16 "help": "If you do not use the obsolete preview version then just remove the folder. Otherwise export the following environment variables and upgrade to the current version.:\n\n```bash\nexport APP_FOLDER_ABSOLUTE_PATH=\"$XDG_DATA_HOME\"/redisinsight-v2\n```\n"
17 }
18 ],
19 "name": "Redis Insight"
20 }