Commands
The rs-auth CLI for migrations and maintenance.
Current commands:
rs-auth-cli migrate --database-url <DATABASE_URL>
rs-auth-cli generate <name>
rs-auth-cli cleanup --database-url <DATABASE_URL>What they do:
migrate: apply embedded Postgres migrationsgenerate: create a new SQL migration filecleanup: delete expired sessions and verification records