{
  "commands": [{
    "command": ["ping", "google.com"]
  }, {
    "command": ["ls"]
  }],
  "options": {
    "windowSize": 10,
    "interactive": true
  }
}
