mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-12-16 02:45:48 -07:00
23 lines
450 B
JSON
23 lines
450 B
JSON
{
|
|
"category": "script",
|
|
"description": "Import/export test script.",
|
|
"files": [],
|
|
"name": "Import Script",
|
|
"script": "V3JpdGUtSG9zdCAicm91bmQgdHJpcCBleHBvcnQi",
|
|
"script_encoding": "base64",
|
|
"sites": {
|
|
"mode": "all",
|
|
"values": []
|
|
},
|
|
"timeout_seconds": 45,
|
|
"type": "powershell",
|
|
"variables": [
|
|
{
|
|
"default": "",
|
|
"label": "Example",
|
|
"name": "example",
|
|
"type": "string"
|
|
}
|
|
],
|
|
"version": 2
|
|
} |