Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: app link with --config cli parameter should skip the filename step #4590

Closed
2 tasks done
illarionvk opened this issue Oct 7, 2024 · 2 comments · Fixed by #4649
Closed
2 tasks done

[Bug]: app link with --config cli parameter should skip the filename step #4590

illarionvk opened this issue Oct 7, 2024 · 2 comments · Fixed by #4649
Labels
Type: Bug Something isn't working

Comments

@illarionvk
Copy link

Please confirm that you have:

  • 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.)
  • Reproduced the issue in the latest CLI version.

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 the shopify.app.my-name.toml file

Actual behavior

The app ignores the custom name parameter and shows a prompt with the app name as a pre-filled suggestion

Image

Verbose output

--

Reproduction steps

  1. Run 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

@illarionvk illarionvk added the Type: Bug Something isn't working label Oct 7, 2024
@illarionvk
Copy link
Author

Semi-related issue: #3751

@isaacroldan
Copy link
Contributor

This will be possible in the next release of Shopify CLI :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants