Package fastapi-cloud-cli

Deploy and manage FastAPI Cloud apps from the command line

https://github.com/fastapilabs/fastapi-cloud-cli

Version: 0.20.0

General Commands

fastapi-cloud fastapi cloud – Manage FastAPI Cloud deployments.
fastapi-cloud-apps fastapi cloud apps – Manage your FastAPI Cloud apps.
fastapi-cloud-apps-create fastapi cloud apps create – Create a FastAPI Cloud app.
fastapi-cloud-apps-get fastapi cloud apps get – Get a FastAPI Cloud app by ID.
fastapi-cloud-apps-link fastapi cloud apps link – Link a local directory to an existing FastAPI Cloud app.
fastapi-cloud-apps-list fastapi cloud apps list – List FastAPI Cloud apps.
fastapi-cloud-apps-logs fastapi cloud apps create – Stream or fetch logs from your deployed app.
fastapi-cloud-apps-unlink fastapi cloud apps unlink – Unlink by deleting the .fastapicloud/cloud.json file.
fastapi-cloud-auth fastapi cloud auth – Authenticate with FastAPI Cloud.
fastapi-cloud-auth-login fastapi cloud auth login – Login to FastAPI Cloud.
fastapi-cloud-auth-wait fastapi cloud auth wait – Wait for a device authorization flow to complete.
fastapi-cloud-deploy fastapi cloud deploy – Deploy a FastAPI app to FastAPI Cloud.
fastapi-cloud-deployments fastapi cloud deployments – Manage the deployments of your app.
fastapi-cloud-deployments-build-logs fastapi cloud deployments build-logs – Stream or fetch build logs for a FastAPI Cloud deployment.
fastapi-cloud-deployments-get fastapi cloud deployments get – Get a FastAPI Cloud deployment by ID.
fastapi-cloud-deployments-list fastapi cloud deployments list – List FastAPI Cloud deployments for an app.
fastapi-cloud-env fastapi cloud env – Manage the environment variables of your app.
fastapi-cloud-env-delete fastapi cloud env delete – Delete an environment variable from the app.
fastapi-cloud-env-get fastapi cloud env get – Get an environment variable for 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-setup-ci fastapi cloud setup-ci – Configures a GitHub Actions workflow for deploying the app on push to the specified branch.
fastapi-cloud-teams fastapi cloud teams – Manage your FastAPI Cloud teams.
fastapi-cloud-teams-get fastapi cloud teams get – Get a FastAPI Cloud team by ID.
fastapi-cloud-teams-list fastapi cloud teams list – List FastAPI Cloud teams.
fastapi-cloud-unlink fastapi cloud unlink – Unlink by deleting the .fastapicloud/cloud.json file.
fastapi-cloud-whoami fastapi cloud whoami – Show the currently logged in user.
fastapi-deploy fastapi deploy – Deploy a FastAPI app to FastAPI Cloud.
fastapi-login fastapi login – Login to FastAPI Cloud.