mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
[PR #405] [MERGED] App preview screenshot sets ID #501
Labels
No labels
bug
bug
documentation
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/App-Store-Connect-CLI#501
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/405
Author: @rudrankriyam
Created: 2/2/2026
Status: ✅ Merged
Merged: 2/2/2026
Merged by: @rudrankriyam
Base:
main← Head:cursor/app-preview-screenshot-sets-id-f9d7📝 Commits (3)
9b5528dAdd get commands for preview/screenshot setsb5c254eRemove redundant set ID validationcd941b6Merge pull request #407 from rudrankriyam/cursor/client-validation-redundancy-d219📊 Changes
5 files changed (+223 additions, -0 deletions)
View changed files
📝
internal/asc/client_assets.go(+32 -0)📝
internal/asc/client_http_test.go(+42 -0)📝
internal/cli/cmdtest/app_metadata_test.go(+57 -0)📝
internal/cli/localizations/localizations.go(+2 -0)📝
internal/cli/localizations/media_sets.go(+90 -0)📄 Description
Add client methods and CLI subcommands to fetch App Store Connect app preview and screenshot sets by ID.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.