Admin API tools (without authentication)

Hey guys, quick question i couldn't find the answer to in the docs:

I want to get an instance of the admin client that doesn't require authentication, so I can have a CLI to manage users. I.e creating users / setting passwords etc.
Or i just need access to the underlying logic that better-auth uses to CRUD users

Any ideas on how to do that?
Was this page helpful?