mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 23:55:51 +03:00
[GH-ISSUE #689] feat(metadata): add metadata validate with strict schema and limits #189
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#189
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?
Originally created by @rudrankriyam on GitHub (Feb 20, 2026).
Original GitHub issue: https://github.com/rudrankriyam/App-Store-Connect-CLI/issues/689
Parent
Summary
Implement
asc metadata validatefor offline validation of local metadata files before running any mutation.Proposed CLI
Scope
metadata validatesubcommand.2).Detailed Tasks
metadata validatecommand wiring + help docs.Test Plan (TDD)
2) with stderr assertions.Acceptance Criteria
asc metadata validateexists and is self-documenting.Out of Scope