[PR #5660] feat: auth CLI #14393

Closed
opened 2026-04-13 09:27:12 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/better-auth/better-auth/pull/5660

State: closed
Merged: No


Essentially the @better-auth/cli but under the auth package name.

  • Updated docs
  • Updated logs that suggested @better-auth/cli for stuff like migration/generations
image

Summary by cubic

Adds the new “auth” CLI that wraps and re-exports @better-auth/cli. Same commands, shorter name.

  • New Features

    • Added packages/auth-cli with an executable bin and TypeScript config.
    • Entrypoint forwards to @better-auth/cli; docs and logs now recommend npx auth@latest; pnpm lock updated.
  • Migration

    • Use npx auth@latest for all commands. npx @better-auth/cli still works.

Written for commit bd8a502a9b. Summary will update automatically on new commits.

**Original Pull Request:** https://github.com/better-auth/better-auth/pull/5660 **State:** closed **Merged:** No --- Essentially the `@better-auth/cli` but under the `auth` package name. - [x] Updated docs - [x] Updated logs that suggested `@better-auth/cli` for stuff like migration/generations <img width="2080" height="732" alt="image" src="https://github.com/user-attachments/assets/41e39dca-7bf9-4ba1-b6a9-5c42e1f63794" /> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Adds the new “auth” CLI that wraps and re-exports @better-auth/cli. Same commands, shorter name. - **New Features** - Added packages/auth-cli with an executable bin and TypeScript config. - Entrypoint forwards to @better-auth/cli; docs and logs now recommend npx auth@latest; pnpm lock updated. - **Migration** - Use npx auth@latest for all commands. npx @better-auth/cli still works. <sup>Written for commit bd8a502a9ba299a84b66f990241873dbb4c1341c. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. -->
GiteaMirror added the pull-request label 2026-04-13 09:27:12 -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#14393