[PR #631] [MERGED] fix(cli): fix -y flag in generate.ts #3405

Closed
opened 2026-03-13 10:52:43 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/631
Author: @body20002
Created: 11/23/2024
Status: Merged
Merged: 11/25/2024
Merged by: @Bekacru

Base: mainHead: fix-cli


📝 Commits (1)

  • c823fe2 fix(cli): fix -y flag in generate.ts

📊 Changes

1 file changed (+24 additions, -52 deletions)

View changed files

📝 packages/cli/src/commands/generate.ts (+24 -52)

📄 Description

@better-auth/cli generate -y doesn't work, this is a fix & matching --y flag like the @better-auth/cli migrate --y
image


🔄 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/better-auth/better-auth/pull/631 **Author:** [@body20002](https://github.com/body20002) **Created:** 11/23/2024 **Status:** ✅ Merged **Merged:** 11/25/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix-cli` --- ### 📝 Commits (1) - [`c823fe2`](https://github.com/better-auth/better-auth/commit/c823fe264e7d06c55114d8201696f1068d9fbaf2) fix(cli): fix -y flag in generate.ts ### 📊 Changes **1 file changed** (+24 additions, -52 deletions) <details> <summary>View changed files</summary> 📝 `packages/cli/src/commands/generate.ts` (+24 -52) </details> ### 📄 Description `@better-auth/cli generate -y` doesn't work, this is a fix & matching `--y` flag like the `@better-auth/cli migrate --y` ![image](https://github.com/user-attachments/assets/8de194aa-9250-47df-8456-f8eab3bee45d) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 10:52:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#3405