Task
Add a tri cloud version subcommand that prints the cloud pipeline version.
Files to change
src/tri/tri_cloud.zig — add version to the subcommand enum and handler
- Output:
Trinity Cloud Pipeline v2.1 (accelerated)
Acceptance criteria
tri cloud version prints version string
zig build passes
- Simple change (~10 lines) — should complete in <1500s with new pipeline
Labels
This is a pipeline speed test issue.
Task
Add a
tri cloud versionsubcommand that prints the cloud pipeline version.Files to change
src/tri/tri_cloud.zig— addversionto the subcommand enum and handlerTrinity Cloud Pipeline v2.1 (accelerated)Acceptance criteria
tri cloud versionprints version stringzig buildpassesLabels
This is a pipeline speed test issue.