Add influxdb/shell environments/dash
This commit is contained in:
parent
8033f35dda
commit
4ed177942b
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"type" : "shellEnvironment",
|
||||
"commands" : null,
|
||||
"host" : {
|
||||
"storeId" : "e3b9d53e-3b70-4dd2-81d5-b8be0499e10b"
|
||||
},
|
||||
"shell" : "dash",
|
||||
"elevated" : false,
|
||||
"scripts" : null
|
||||
}
|
||||
Loading…
Reference in New Issue