Page MenuHomePhabricator

Use `setPowershellXml` in libphutil to show Powershell output correctly
AbandonedPublic

Authored by hach-que on Aug 27 2014, 6:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 22, 10:36 PM
Unknown Object (File)
Thu, Apr 11, 7:12 AM
Unknown Object (File)
Sat, Apr 6, 12:26 AM
Unknown Object (File)
Mar 15 2024, 4:36 PM
Unknown Object (File)
Mar 4 2024, 5:03 PM
Unknown Object (File)
Mar 4 2024, 2:44 PM
Unknown Object (File)
Feb 15 2024, 3:31 AM
Unknown Object (File)
Jan 9 2024, 12:02 PM

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Summary

This uses setPowershellXml from D10363 to parse Powershell CLIXML when the leased host is Windows.

Test Plan

Tested using a Windows machine.

Diff Detail

Repository
rP Phabricator
Branch
powershell-ssh
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2363
Build 2367: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

hach-que retitled this revision from to Use `setPowershellXml` in libphutil to show Powershell output correctly.
hach-que updated this object.
hach-que edited the test plan for this revision. (Show Details)
hach-que added a reviewer: epriestley.

Only needed for SSH on Windows, which is superceded by WinRM.