fastapi-cloud-ci-print-workflow - Man Page
fastapi cloud ci print-workflow – Prints the GitHub Actions workflow YAML without writing files or secrets.
Synopsis
fastapi cloud ci print-workflow [Options]
Options
- --branch, -b TEXT
Branch that triggers deploys (defaults to the repo’s default branch).
- --json
Print structured JSON to stdout. [env var: FASTAPI_CLOUD_JSON]
- --help, -h
Show a help message and exit.
Environment
- FASTAPI_CLOUD_JSON
Print structured JSON to stdout; same as the --json option.
See Also
Referenced By
fastapi-cloud-ci(1), fastapi-cloud-ci-setup(1).
July 2026