You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
Whenever there's an upgrade, this message appears after submitting every shopify command:
⭑ A new version of Shopify CLI is available! You have version x and the latest version is y.
To upgrade, follow the instructions for the package manager you’re using:
https://shopify.dev/tools/cli/troubleshooting#upgrade-shopify-cli
I believe the default behavior should be to only display this message once after a new release. At the very least, there should be an option to edit this behavior based off user preferences.
Motivation
These messages are large and clutter my console log.
What type of project(s) will this request affect?
other
Overview
Whenever there's an upgrade, this message appears after submitting every
shopifycommand:I believe the default behavior should be to only display this message once after a new release. At the very least, there should be an option to edit this behavior based off user preferences.
Motivation
These messages are large and clutter my console log.