Prints command output as streaming events arrive. See Program.cs for the code.
From the repository root:
export CREATEOS_API_KEY="your-api-key"
dotnet run --project examples/CommandStreaming/CommandStreaming.csprojThis example makes live API calls and may create billable resources.