@better-auth/cli

CLI tool for managing Better Auth projects and configurations

npmmacoslinuxwindows
Try with needOr install directly
Source

About

The CLI for Better Auth

Commands

better-auth

Examples

set up a new Better Auth project$ better-auth init
generate authentication database migrations$ better-auth migrate
create a new auth provider integration$ better-auth add provider
display available Better Auth commands and options$ better-auth help
check Better Auth version and installation$ better-auth --version