Skip to main content

npx remotion cloudrun sites rmall

EXPERIMENTAL
npx remotion cloudrun sites rmall

移除所选 GCP 项目中的所有站点。

🌐 Remove all sites in the selected GCP project.

示例输出

正在检索 us-east1 区域的站点。



站点: another-site


存储桶: remotioncloudrun-12345


区域: us-east1


访问网址: https://storage.googleapis.com/remotioncloudrun-12345/sites/another-site/index.html



删除? (Y/n) n
跳过站点 - another-site。




站点: test-site


存储桶: remotioncloudrun-12345


区域: us-east1


访问网址: https://storage.googleapis.com/remotioncloudrun-12345/sites/test-site/index.html



删除? (Y/n) n
跳过站点 - test-site。

--region

要从中删除所有站点的 GCP 区域

🌐 The GCP region to remove all sites from.

--all-regions,

忽略区域,删除项目中所有区域的站点。

🌐 Ignores region, removing sites across all regions for the project.

npx remotion cloudrun sites rmall --all-regions
示例输出

正在检索所有区域的网站。



网站: another-site


存储桶: remotioncloudrun-12345


区域: us-east1


访问网址: https://storage.googleapis.com/remotioncloudrun-12345/sites/another-site/index.html



删除?(Y/n) n
跳过网站 - another-site。




网站: test-site


存储桶: remotioncloudrun-12345


区域: us-east1


访问网址: https://storage.googleapis.com/remotioncloudrun-12345/sites/test-site/index.html



删除?(Y/n) n
跳过网站 - test-site。




网站: central-site


存储桶: remotioncloudrun-abcdefgh


区域: us-central1


访问网址: https://storage.googleapis.com/remotioncloudrun-abcdefgh/sites/central-site/index.html



删除?(Y/n) n
跳过网站 - central-site。

--yes, -y

删除所有站点而不询问确认。

🌐 Removes all sites without asking for confirmation.

npx remotion cloudrun sites rmall -y

另请参阅

🌐 See also