Shopify / themekit

Shopify theme development command line tool.
https://shopify.dev/tools/theme-kit
MIT License
1.19k stars 374 forks source link

Add messaging Theme Kit Access messaging and flag to suppress it #939

Closed karenxie closed 3 years ago

karenxie commented 3 years ago

The Theme Kit Access app is in beta now. When we move to GA, we want to encourage developers to make the switch by adding messaging to the Theme Kit CLI. This PR adds that message and a flag to be able to suppress it.

Part of https://github.com/Shopify/themekit-access/issues/147

Warn Checklist

eloyesp commented 3 years ago

Hi, it seems that this flag is not documented on https://shopify.dev/themes/tools/theme-kit/configuration-reference#global-parameters

Also, I found no way to disable it on the config file.

Regards.