baz auth
Manage authentication
baz auth [options] [command]| Option | Description |
|---|---|
-h, --help | display help for command |
baz auth login
Configure API key for authentication
baz auth login [options] [api-key]| Option | Description |
|---|---|
-h, --help | display help for command |
baz auth register
Create a new account and store an API key
baz auth register [options]| Option | Description |
|---|---|
--email <email> | Email for the new account |
--name <name> | Optional display name |
-h, --help | display help for command |
baz auth status
Show current authentication status
baz auth status [options]| Option | Description |
|---|---|
-h, --help | display help for command |
baz auth logout
Clear stored credentials
baz auth logout [options]| Option | Description |
|---|---|
-h, --help | display help for command |