@itentialopensource/arista-eos-upgrade-iag
Version:
[Deprecated] This Pre-built automation performs a standard software upgrade or downgrade on Arista EOS Switch.
27 lines • 556 B
JSON
{
"tags": [],
"name": "Arista EOS Upgrade Write",
"os": "",
"passRule": true,
"ignoreWarnings": false,
"commands": [
{
"command": "write",
"passRule": true,
"rules": [
{
"rule": "Copy completed successfully.",
"eval": "contains",
"severity": "error",
"flags": {
"case": true
}
}
]
}
],
"created": 1637074829477,
"createdBy": "kay.wolfe@itential.com",
"lastUpdated": 1637077532967,
"lastUpdatedBy": "kay.wolfe@itential.com"
}