Skip to content

TRAC-614: Add project delete command to catalyst CLI#3004

Open
jordanarldt wants to merge 1 commit intofeat/trac-137-catalyst-clifrom
feat/trac-614-project-delete
Open

TRAC-614: Add project delete command to catalyst CLI#3004
jordanarldt wants to merge 1 commit intofeat/trac-137-catalyst-clifrom
feat/trac-614-project-delete

Conversation

@jordanarldt
Copy link
Copy Markdown
Contributor

@jordanarldt jordanarldt commented May 5, 2026

What/Why?

Adds catalyst project delete for permanently removing a BigCommerce infrastructure project.

  • --project-uuid <uuid> deletes a specific project; without it, the user picks from a list (with [linked] marker and a Cancel option).
  • --force skips the destructive-action confirmation prompt.
  • If the deleted project matches the linked one in .bigcommerce/project.json, projectUuid is cleared from config.

Targets feat/trac-137-catalyst-cli so it lands as a follow-up to the larger CLI migration PR.

Testing

  • 12 new unit tests covering: --force, confirmation accept/decline, interactive selection with [linked] marker, Cancel selection, empty list, linked-vs-other config behavior, missing credentials, 403, 404.
  • pnpm test, pnpm lint, pnpm typecheck all clean (240/240).

Migration

None.

🤖 Generated with Claude Code

@jordanarldt jordanarldt requested a review from a team as a code owner May 5, 2026 18:28
@vercel
Copy link
Copy Markdown

vercel Bot commented May 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
catalyst Ready Ready Preview, Comment May 5, 2026 6:29pm

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 5, 2026

⚠️ No Changeset found

Latest commit: d29b6ed

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

Bundle Size Report

Comparing against baseline from ec92930 (2026-05-05).

No bundle size changes detected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant