npx serverize auth

DescriptionSign in, sign up, or sign out of your Serverize account
Usagenpx serverize auth [options] [command]

Access Serverize by signing up for a new account using the auth signup command or logging in with the auth signin command if you already have an account. To disconnect, use the auth logout command.

Tip

Arguments or options enclosed in<> are required, while those enclosed in [] are optional.

signin

DescriptionSign in to your Serverize account
Usagenpx serverize auth signin [options]

signup

DescriptionSign up for a new Serverize account
Usagenpx serverize auth signup [options]

signout

DescriptionSign out of your Serverize account
Usagenpx serverize auth signout [options]

whoami

DescriptionShow the currently authenticated user
Usagenpx serverize auth whoami [options]