[PR #394] [MERGED] Add content rights flag to app-setup info set #495

Closed
opened 2026-02-26 22:31:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/394
Author: @shaw-baobao
Created: 2/2/2026
Status: Merged
Merged: 2/2/2026
Merged by: @rudrankriyam

Base: mainHead: feat/app-setup-content-rights


📝 Commits (1)

  • 5ac9970 Add content rights support to app-setup info set

📊 Changes

2 files changed (+322 additions, -4684 deletions)

View changed files

📝 internal/cli/apps/app_setup.go (+18 -3)
📝 internal/cli/cmdtest/commands_test.go (+304 -4681)

📄 Description

Summary

  • allow setting contentRightsDeclaration via asc app-setup info set
  • add CLI validation tests for the new flag
  • document the new flag in examples

Testing

  • not run (CLI validation tests only)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/394 **Author:** [@shaw-baobao](https://github.com/shaw-baobao) **Created:** 2/2/2026 **Status:** ✅ Merged **Merged:** 2/2/2026 **Merged by:** [@rudrankriyam](https://github.com/rudrankriyam) **Base:** `main` ← **Head:** `feat/app-setup-content-rights` --- ### 📝 Commits (1) - [`5ac9970`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/5ac99705c4aaec78ea42003a63440d64e67574ac) Add content rights support to app-setup info set ### 📊 Changes **2 files changed** (+322 additions, -4684 deletions) <details> <summary>View changed files</summary> 📝 `internal/cli/apps/app_setup.go` (+18 -3) 📝 `internal/cli/cmdtest/commands_test.go` (+304 -4681) </details> ### 📄 Description ## Summary - allow setting `contentRightsDeclaration` via `asc app-setup info set` - add CLI validation tests for the new flag - document the new flag in examples ## Testing - not run (CLI validation tests only) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 22:31:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/App-Store-Connect-CLI#495
No description provided.