Commit 96f5363
'kill' and 'file push' command json output changes (#678)
* include pid field in kill command JSON output for parity with launch command
* have 'file push' command respect --nojson flag
* include pid field in kill command JSON output for parity with launch command
* have 'file push' command respect --nojson flag
* use interface{} instead of any for consistency with rest of code
---------
Co-authored-by: Mark Knasiak <[email protected]>1 parent 0427f8d commit 96f5363
1 file changed
+6
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1123 | 1123 | | |
1124 | 1124 | | |
1125 | 1125 | | |
1126 | | - | |
| 1126 | + | |
1127 | 1127 | | |
1128 | | - | |
| 1128 | + | |
1129 | 1129 | | |
1130 | 1130 | | |
1131 | 1131 | | |
| |||
1437 | 1437 | | |
1438 | 1438 | | |
1439 | 1439 | | |
1440 | | - | |
| 1440 | + | |
1441 | 1441 | | |
1442 | | - | |
1443 | | - | |
1444 | | - | |
1445 | | - | |
| 1442 | + | |
| 1443 | + | |
| 1444 | + | |
1446 | 1445 | | |
1447 | 1446 | | |
1448 | 1447 | | |
| |||
0 commit comments