---
title: config autoupgrade on
description: Enable automatic upgrades for Shopify CLI.
source_url:
  html: >-
    https://shopify.dev/docs/api/shopify-cli/general-commands/config-autoupgrade-on
  md: >-
    https://shopify.dev/docs/api/shopify-cli/general-commands/config-autoupgrade-on.md
api_name: shopify-cli
---

# config autoupgrade on

Enable automatic upgrades for Shopify CLI.

When auto-upgrade is enabled, Shopify CLI automatically updates to the latest version once per day. Major version upgrades are skipped and must be done manually.

To disable auto-upgrade, run `shopify config autoupgrade off`.

Examples

### Examples

* ####

  ##### config autoupgrade on

  ```sh
  shopify config autoupgrade on
  ```

***
