fastapi-cloud-env-set - Man Page
fastapi cloud env set – Set an environment variable for the app.
Synopsis
fastapi cloud env set [Options] [NAME] [VALUE] [PATH]
Options
- --help, -h
Show a help message and exit.
Arguments
- NAME
The name of the environment variable to set.
- VALUE
The value of the environment variable to set.
- PATH
A path to the folder containing the app you want to deploy.
See Also
Referenced By
fastapi-cloud-env(1), fastapi-cloud-env-delete(1), fastapi-cloud-env-list(1).
January 2026