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

fix(cli): Respect WASMER_REGISTRY env var in all commands #4844

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

theduke
Copy link
Contributor

@theduke theduke commented Jun 13, 2024

The ApiOpts definition was missing the env declaration.

Closes #4843

The ApiOpts definition was missing the env declaration.
@theduke theduke requested a review from syrusakbary as a code owner June 13, 2024 13:30
@theduke theduke merged commit 6da5acd into main Jun 13, 2024
62 checks passed
@theduke theduke deleted the issue-4843-cli-registry-env-var branch June 13, 2024 22:27
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.

CLI: Some newer commands don't respect the WASMER_REGISTRY env var
2 participants