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
Searched existing issues to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment on it.)
Please confirm that you have:
In which of these areas are you experiencing a problem?
App
Expected behavior
We're trying to establish coding conventions for our projects and use
development
/staging
/production
config names only.shopify app link --config=my-name
should skip the config file name question and create or update theshopify.app.my-name.toml
fileActual behavior
The app ignores the custom name parameter and shows a prompt with the app name as a pre-filled suggestion
Verbose output
--
Reproduction steps
shopify app link --config staging
Operating System
Debian 12
Shopify CLI version (check your project's
package.json
if you're not sure)3.68.0
Shell
bash
Node version (run
node -v
if you're not sure)v20.14.0
What language and version are you using in your application?
No response
The text was updated successfully, but these errors were encountered: