fastapi-cloud - Man Page
fastapi cloud – Manage FastAPI Cloud deployments.
Synopsis
fastapi cloud [Options] COMMAND [ARGS]...
Options
- --version
Show the version and exit.
- --help, -h
Show a help message and exit.
Commands
- deploy
Deploy a FastAPI app to FastAPI Cloud.
- link
Link a local directory to an existing FastAPI Cloud app.
- login
Login to FastAPI Cloud.
- logs
Stream or fetch logs from your deployed app.
- logout
Logout from FastAPI Cloud.
- whoami
Show the currently logged in user.
- unlink
Unlink by deleting the .fastapicloud/cloud.json file.
- setup-ci
Configures a GitHub Actions workflow for deploying the app on push to the specified branch.
- env
Manage the environment variables of your app.
See fastapi-cloud-env(1).
- auth
Authenticate with FastAPI Cloud.
- apps
Manage your FastAPI Cloud apps.
- deployments
Manage the deployments of your app.
- teams
Manage your FastAPI Cloud teams.
See Also
fastapi-cloud-deploy(1), fastapi-cloud-link(1), fastapi-cloud-login(1), fastapi-cloud-logs(1), fastapi-cloud-logout(1), fastapi-cloud-whoami(1), fastapi-cloud-unlink(1), fastapi-cloud-setup-ci(1), fastapi-cloud-env(1), fastapi-cloud-auth(1), fastapi-cloud-apps(1), fastapi-cloud-deployments(1), fastapi-cloud-teams(1)
Referenced By
fastapi(1), fastapi-cloud-apps(1), fastapi-cloud-apps-create(1), fastapi-cloud-apps-get(1), fastapi-cloud-apps-link(1), fastapi-cloud-apps-list(1), fastapi-cloud-apps-logs(1), fastapi-cloud-apps-unlink(1), fastapi-cloud-auth(1), fastapi-cloud-auth-login(1), fastapi-cloud-auth-wait(1), fastapi-cloud-deploy(1), fastapi-cloud-deployments(1), fastapi-cloud-deployments-build-logs(1), fastapi-cloud-deployments-get(1), fastapi-cloud-deployments-list(1), fastapi-cloud-env(1), fastapi-cloud-env-delete(1), fastapi-cloud-env-get(1), fastapi-cloud-env-list(1), fastapi-cloud-env-set(1), fastapi-cloud-link(1), fastapi-cloud-login(1), fastapi-cloud-logout(1), fastapi-cloud-logs(1), fastapi-cloud-setup-ci(1), fastapi-cloud-teams(1), fastapi-cloud-teams-get(1), fastapi-cloud-teams-list(1), fastapi-cloud-unlink(1), fastapi-cloud-whoami(1), fastapi-deploy(1), fastapi-dev(1), fastapi-login(1), fastapi-run(1).