Tests/TentacleExeInvocationFiles/UninstallingRunningInstanceInSpace/ExpectedResult.ps1

return @(
  "deregister-from --instance Tentacle --server http://localhost:81 --apiKey API-1234 --console --space My Space"
)