mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/JiboExperiments.git
synced 2026-06-16 02:56:18 +00:00
11 lines
416 B
Markdown
11 lines
416 B
Markdown
# 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.
|
|
- `Get-WebSocketCaptureSummary.ps1`
|
|
Summarizes captured websocket telemetry events and exported live-run fixtures from the .NET cloud.
|