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

add flags to npx commands too #4219

Merged
merged 2 commits into from
Feb 13, 2025
Merged

add flags to npx commands too #4219

merged 2 commits into from
Feb 13, 2025

Conversation

rubys
Copy link
Contributor

@rubys rubys commented Feb 12, 2025

There are two code paths:

  1. npx --yes @flydotio/dockerfile@latest
  2. npm install @flydotio/dockerfile@latest
    npx dockerfile --flags...

Make sure the flags are passed in both cases

There are two code paths:
1) npx --yes @flydotio/dockerfile@latest
2) npm install @flydotio/dockerfile@latest
   npx dockerfile --flags...

Make sure the flags are passed in both cases
@rubys rubys merged commit 96f6777 into master Feb 13, 2025
29 of 30 checks passed
@rubys rubys deleted the npx-flags branch February 13, 2025 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant