2026-04-11 07:12:57 -05:00
|
|
|
# Cloud Scripts
|
|
|
|
|
|
|
|
|
|
These scripts help exercise the new .NET hosted cloud locally.
|
|
|
|
|
|
|
|
|
|
- `Invoke-CloudSmoke.ps1`
|
|
|
|
|
Runs a few quick HTTP checks against a local OpenJibo cloud instance.
|
|
|
|
|
- `Invoke-ProtocolFixture.ps1`
|
|
|
|
|
Replays a sanitized HTTP fixture against a running local instance.
|
2026-04-12 09:00:17 -05:00
|
|
|
- `Get-WebSocketCaptureSummary.ps1`
|
|
|
|
|
Summarizes captured websocket telemetry events and exported live-run fixtures from the .NET cloud.
|