[
{
"name": "agi dev",
"host": "agilerisingdev.sftp.wpengine.com",
"protocol": "sftp",
"port": 2222,
"username": "agilerisingdev-mariana",
"remotePath": "/wp-content/",
"password": "2840##PICgo",
"uploadOnSave": true,
"context": "development/agile-rising/"
},
{
"name": "agi prod",
"host": "agilerising.sftp.wpengine.com",
"protocol": "sftp",
"port": 2222,
"username": "agilerising-pic",
"remotePath": "/wp-content/",
"password": "2840##PICgo",
"uploadOnSave": true,
"context": "production/agile-rising/"
},
{
"name": "agi sta",
"host": "agilest.sftp.wpengine.com",
"protocol": "sftp",
"port": 2222,
"username": "agilest-mariana",
"remotePath": "/wp-content/",
"password": "2840##PICgo",
"uploadOnSave": true,
"context": "staging/agile-rising/",
"watcher": {
"files": "themes/piconsulting-child/styles/css/main.css",
"autoUpload": true,
"autoDelete": false
}
}
]