.pem file and the Firebase service account .json file that you created on the previous page.
You will also need your Firebase project ID.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
How to run OpenCI
.pem file and the Firebase service account .json file that you created on the previous page.
You will also need your Firebase project ID.
openci_runner runner --pem-path path-to-pem-file \
--service-account-path path-to-service-account-json-file \
--project-id project-id
Was this page helpful?