App Store Connect CLI 0.42.0 is out!

All for Xcode Cloud users!

The biggest one is the new experimental workflow-editor surface via `asc web xcode-cloud workflows`

https://github.com/rudrankriyam/App-Store-Connect-CLI

GitHub - rudrankriyam/App-Store-Connect-CLI: Fast, scriptable CLI for the App Store Connect API. Automate TestFlight, builds, submissions, signing, analytics, screenshots, subscriptions, and more. JSON-first, no interactive prompts

Fast, scriptable CLI for the App Store Connect API. Automate TestFlight, builds, submissions, signing, analytics, screenshots, subscriptions, and more. JSON-first, no interactive prompts - rudrankr...

GitHub
You can now:
- describe a workflow
- inspect private workflow-editor option endpoints
- create from a full private payload
- edit with JSON merge patches
- enable / disable from CLI
This means less clicking in the ASC web UI when you want to inspect or automate real Xcode Cloud workflow state from the terminal/IDE
More Xcode Cloud quality-of-life in 0.42.0:
- `--run-id` for issues / artifacts / test results
- `--sort` on build-runs
- Stricter `--app` resolution
- Bundle IDs in `xcode-cloud products --output table`
@rudrank this is very cool