Replies: 3 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, but not the others, so I volunteered to give a PR a try :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'll submit a PR. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Commit to Help
Example Code
Description
As lots of apps run in containers and environment variables are a first class citizen for configuration options, I was wondering if is wouldn't be a good idea to add into https://github.com/fastapi/fastapi-cli/blob/main/src/fastapi_cli/cli.py Environment variables alternatives to cli args. If it's already the case, I failed to find it in the
--help
Like
FASTAPI_HOST
FASTAPI_PORT
etc ?Operating System
Linux
Operating System Details
Any but preliminary linux
Python Version
Python 3.12.3
Additional Context
I'm willing to give a PR a try if the options seems interesting.
Beta Was this translation helpful? Give feedback.
All reactions