Add influxdb/shell environments
This commit is contained in:
parent
0a67b9c8fb
commit
2a1db24bbc
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"uuid" : "10b9fbae-fd5d-368a-bda2-041359b593f5",
|
||||||
|
"name" : "Shell environments",
|
||||||
|
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||||
|
"color" : null,
|
||||||
|
"icon" : null,
|
||||||
|
"configuration" : {
|
||||||
|
"deletable" : true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"type" : "shellEnvironmentGroup",
|
||||||
|
"parent" : {
|
||||||
|
"storeId" : "e3b9d53e-3b70-4dd2-81d5-b8be0499e10b"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue