Package fastapi-cloud-cli
Deploy and manage FastAPI Cloud apps from the command line
https://github.com/fastapilabs/fastapi-cloud-cli
Version: 0.11.0
General Commands | |
| fastapi-cloud | fastapi cloud – Manage FastAPI Cloud deployments. |
| fastapi-cloud-deploy | fastapi cloud deploy – Deploy a FastAPI app to FastAPI Cloud. |
| fastapi-cloud-env | fastapi cloud env |
| fastapi-cloud-env-delete | fastapi cloud env delete – Delete an environment variable from the app. |
| fastapi-cloud-env-list | fastapi cloud env list – List the environment variables for the app. |
| fastapi-cloud-env-set | fastapi cloud env set – Set an environment variable for the app. |
| fastapi-cloud-link | fastapi cloud link – Link a local directory to an existing FastAPI Cloud app. |
| fastapi-cloud-login | fastapi cloud login – Login to FastAPI Cloud. |
| fastapi-cloud-logout | fastapi cloud logout – Logout from FastAPI Cloud. |
| fastapi-cloud-logs | fastapi cloud logs – Stream or fetch logs from your deployed app. |
| fastapi-cloud-unlink | fastapi cloud unlink – Unlink by deleting the .fastapicloud directory. |
| fastapi-cloud-whoami | fastapi cloud whoami |