[PR #6242] [MERGED] chore: remove incorrect auth cli #32142

Closed
opened 2026-04-17 23:00:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6242
Author: @ping-maxwell
Created: 11/23/2025
Status: Merged
Merged: 11/24/2025
Merged by: @himself65

Base: canaryHead: fix/incorrect-auth-cli-mentions]


📝 Commits (1)

  • 49869c0 chore: remove incorrect auth cli

📊 Changes

3 files changed (+5 additions, -5 deletions)

View changed files

📝 docs/content/docs/adapters/drizzle.mdx (+1 -1)
📝 docs/content/docs/adapters/prisma.mdx (+1 -1)
📝 packages/better-auth/src/adapters/drizzle-adapter/drizzle-adapter.ts (+3 -3)

📄 Description

Previously I thought we were going to include auth cli in the 1.4 release so some parts I started to mention auth instead of @better-auth/cli - this needs to be removed until it's actually released


Summary by cubic

Fixed incorrect CLI references by switching all mentions of auth to npx @better-auth/cli@latest generate in docs and Drizzle adapter messages to prevent confusion until the auth CLI is released.

  • Bug Fixes
    • Updated Drizzle and Prisma adapter docs to show the correct CLI command.
    • Updated Drizzle adapter error and log messages to reference @better-auth/cli@latest.

Written for commit 49869c0e32. Summary will update automatically on new commits.


🔄 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/6242 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 11/23/2025 **Status:** ✅ Merged **Merged:** 11/24/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `fix/incorrect-auth-cli-mentions]` --- ### 📝 Commits (1) - [`49869c0`](https://github.com/better-auth/better-auth/commit/49869c0e3248b6ac5dafbd4d2a2126ce83496372) chore: remove incorrect auth cli ### 📊 Changes **3 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/adapters/drizzle.mdx` (+1 -1) 📝 `docs/content/docs/adapters/prisma.mdx` (+1 -1) 📝 `packages/better-auth/src/adapters/drizzle-adapter/drizzle-adapter.ts` (+3 -3) </details> ### 📄 Description Previously I thought we were going to include auth cli in the 1.4 release so some parts I started to mention `auth` instead of `@better-auth/cli` - this needs to be removed until it's actually released <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Fixed incorrect CLI references by switching all mentions of `auth` to `npx @better-auth/cli@latest generate` in docs and Drizzle adapter messages to prevent confusion until the auth CLI is released. - **Bug Fixes** - Updated Drizzle and Prisma adapter docs to show the correct CLI command. - Updated Drizzle adapter error and log messages to reference `@better-auth/cli@latest`. <sup>Written for commit 49869c0e3248b6ac5dafbd4d2a2126ce83496372. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <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-04-17 23:00:03 -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#32142