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

feat(compute/serve): support arbitrary arguments to Viceroy #1186

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

fgsch
Copy link
Member

@fgsch fgsch commented Apr 23, 2024

This is done via the --viceroy-args parameter, e.g.,

fastly compute serve --viceroy-args="--unknown-import-behavior=zero-or-null"

@Integralist Integralist changed the title Allow to pass arbitrary arguments to Viceroy feat(compute/server): support arbitrary arguments to Viceroy Apr 23, 2024
@Integralist Integralist changed the title feat(compute/server): support arbitrary arguments to Viceroy feat(compute/serve): support arbitrary arguments to Viceroy Apr 23, 2024
@Integralist Integralist added the enhancement New feature or request label Apr 23, 2024
This is done via the --viceroy-args parameter, e.g.,

fastly compute serve \
  --viceroy-args="--unknown-import-behavior=zero-or-null"
@fgsch fgsch force-pushed the fgsch/viceroy-args branch from ac9374e to bb08f01 Compare April 23, 2024 15:09
@fgsch fgsch merged commit 6c1ec98 into main Apr 23, 2024
8 checks passed
@fgsch fgsch deleted the fgsch/viceroy-args branch April 23, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants