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

feature: Change configuration by using Windows command prompt #3974

Closed
Yuanlim0919 opened this issue Jun 21, 2023 · 0 comments
Closed

feature: Change configuration by using Windows command prompt #3974

Yuanlim0919 opened this issue Jun 21, 2023 · 0 comments

Comments

@Yuanlim0919
Copy link

Feature request

I am using Anaconda in Windows, and I am about to change the bentoml default configuration by using methods provided in providing-configuration-during-serve-runtime and overriding-configuration-with-environment-variables. However, both of these methods aren't working. After I print out the environment parameters, it shows that both BENTOML_CONFIG and BENTOML_CONFIG_OPTION are under bash.

bash
BENTOML_DEBUG=''
BENTOML_QUIET=''
BENTOML_BUNDLE_LOCAL_BUILD=''
BENTOML_DO_NOT_TRACK=''
BENTOML_CONFIG=''
BENTOML_CONFIG_OPTIONS=''
BENTOML_PORT=''
BENTOML_HOST=''
BENTOML_API_WORKERS=''

Motivation

I think that this feature is attractive to developers who are using Windows, especially in local dev and testing.

Other

No response

@Yuanlim0919 Yuanlim0919 changed the title feature: Change configuration by using WIndows command prompt feature: Change configuration by using Windows command prompt Jun 21, 2023
@aarnphm aarnphm closed this as not planned Won't fix, can't repro, duplicate, stale Mar 21, 2025
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

No branches or pull requests

2 participants