npx remotion cloudrun sites rmall
EXPERIMENTAL
Cloud Run is in Alpha, which means APIs may change in any version and documentation is not yet finished. See the changelog to stay up to date with breaking changes.
bash
npx remotion cloudrun sites rmall
Remove all sites in the selected GCP project.
Example output
--region
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
Example output
--yes
, -y
Removes all sites without asking for confirmation.
npx remotion cloudrun sites rmall -y