Skip to main content

Cloud

11 tools in this family (folder Editor/Tools/Cloud/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
cloud_build_list_projectsread-onlyList your Unity Cloud Build projects (orgid/projectid pairs you have access to).
cloud_build_statusread-onlyGet status of a specific Cloud Build run (queued/started/success/failure).
cloud_build_triggerdestructiveTrigger a Cloud Build for the given project + buildtarget. Returns the new build number.
cloud_credit_balanceread-onlyBuril Cloud — Reports remaining credit minutes, plan name, and refresh date.
cloud_download_resultswritesBuril Cloud — Downloads the results.zip for a completed job and imports it into
cloud_health_checkread-onlyBuril Cloud — Pings the managed-cluster /health endpoint.
cloud_job_cancelwritesBuril Cloud — Cancels a queued or running job. The reserved credits are returned to your balance.
cloud_job_statusread-onlyBuril Cloud — Polls the status of a previously-submitted job.
cloud_list_jobsread-onlyBuril Cloud — Lists recent jobs (most-recent first).
cloud_set_credentialswritesBuril Cloud — Stores the Buril Cloud API URL and API key in EditorPrefs (machine-local).
cloud_submit_autoplay_jobwritesBuril Cloud — Packages the current Unity project into a zip and submits it as an autoplay job.