> ## Documentation Index
> Fetch the complete documentation index at: https://jetify-dependabot-npm-and-yarn-npm-and-yarn-387f502f5a.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# testpilot auth login

> Log in to your account

```bash theme={null}
testpilot auth login [flags]
```

## Description[​](#description "Direct link to Description")

The login command authenticates you with your Jetify Cloud or Google Workspace account, allowing you
to access Testpilot services and features that require authentication.

## Examples[​](#examples "Direct link to Examples")

```bash theme={null}
# Log in to your account
testpilot auth login
```

## Options[​](#options "Direct link to Options")

| Option       | Description    |
| ------------ | -------------- |
| `-h, --help` | help for login |

## Global Options[​](#global-options "Direct link to Global Options")

| Option              | Description                                                             |
| ------------------- | ----------------------------------------------------------------------- |
| `-l, --logs string` | Show logs at level (one of: debug, info, warn, error) (default "ERROR") |
| `-q, --quiet`       | Omit standard output                                                    |

## SEE ALSO[​](#see-also "Direct link to SEE ALSO")

* [testpilot auth](/docs/testpilot/reference/cli/testpilot-auth) - Manage your account
* [testpilot](/docs/testpilot/reference/cli/testpilot) - Testpilot CLI
