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"
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.

None yet

2 participants