[PR #177] [MERGED] feat: add auth init --open helper #339

Closed
opened 2026-02-26 21:34:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/177
Author: @rudrankriyam
Created: 1/26/2026
Status: Merged
Merged: 1/26/2026
Merged by: @rudrankriyam

Base: mainHead: feat/auth-init-open


📝 Commits (1)

  • 8024046 feat: add auth init --open helper

📊 Changes

3 files changed (+46 additions, -1 deletions)

View changed files

📝 README.md (+5 -0)
📝 cmd/auth.go (+11 -1)
cmd/open_url.go (+30 -0)

📄 Description

Summary

  • add asc auth init --open to launch the App Store Connect API keys page
  • document the new shortcut in the README auth section

Test plan

  • Not run (docs + small helper)

🔄 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/177 **Author:** [@rudrankriyam](https://github.com/rudrankriyam) **Created:** 1/26/2026 **Status:** ✅ Merged **Merged:** 1/26/2026 **Merged by:** [@rudrankriyam](https://github.com/rudrankriyam) **Base:** `main` ← **Head:** `feat/auth-init-open` --- ### 📝 Commits (1) - [`8024046`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/802404691fa7dc9ddbaab82f87b84def35ef5a79) feat: add auth init --open helper ### 📊 Changes **3 files changed** (+46 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+5 -0) 📝 `cmd/auth.go` (+11 -1) ➕ `cmd/open_url.go` (+30 -0) </details> ### 📄 Description ## Summary - add `asc auth init --open` to launch the App Store Connect API keys page - document the new shortcut in the README auth section ## Test plan - [ ] Not run (docs + small helper) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 21:34:39 +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#339
No description provided.