baz.studio API

baz auth

Manage authentication

baz auth [options] [command]
OptionDescription
-h, --helpdisplay help for command

baz auth login

Configure API key for authentication

baz auth login [options] [api-key]
OptionDescription
-h, --helpdisplay help for command

baz auth register

Create a new account and store an API key

baz auth register [options]
OptionDescription
--email <email>Email for the new account
--name <name>Optional display name
-h, --helpdisplay help for command

baz auth status

Show current authentication status

baz auth status [options]
OptionDescription
-h, --helpdisplay help for command

baz auth logout

Clear stored credentials

baz auth logout [options]
OptionDescription
-h, --helpdisplay help for command