---
title: auth login
description: Logs you in to your Shopify account.
source_url:
  html: 'https://shopify.dev/docs/api/shopify-cli/general-commands/auth-login'
  md: 'https://shopify.dev/docs/api/shopify-cli/general-commands/auth-login.md'
api_name: shopify-cli
---

# auth login

Logs you in to your Shopify account.

#### Flags

The following flags are available for the `auth login` command:

* **--alias \<value>**

  **string**

  **env: SHOPIFY\_FLAG\_AUTH\_ALIAS**

  Alias of the session you want to login to.

Examples

### Examples

* ####

  ##### auth login

  ```sh
  shopify auth login [flags]
  ```

***
