Add influxdb/shell environments/dash

This commit is contained in:
Ingrid010109!? 2025-01-19 23:04:41 +01:00
parent 8033f35dda
commit 4ed177942b
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"uuid" : "f32b6d78-22d7-485c-833e-e69b65cd72d6",
"name" : "dash",
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
"color" : null,
"icon" : null,
"configuration" : {
"deletable" : true
}
}

View File

@ -0,0 +1,10 @@
{
"type" : "shellEnvironment",
"commands" : null,
"host" : {
"storeId" : "e3b9d53e-3b70-4dd2-81d5-b8be0499e10b"
},
"shell" : "dash",
"elevated" : false,
"scripts" : null
}