npx remotion cloudrun services ls
Cloud Run 处于 Alpha 状态,且尚未积极开发。
npx remotion cloudrun services ls列出你在 选定区域 部署到 GCP 的服务。
🌐 Lists the services that you have deployed to GCP in the selected region.
示例输出
us-east1 有 2 个服务
服务名称: remotion--3-3-95--mem512mi--cpu2--t-1200
版本: 3.3.95
CPU 限制: 2
内存限制: 512Mi超时: 1200秒
区域: us-east1
服务网址: https://remotion--3-3-95--mem512mi--cpu2--t-1200-1a2b3c4d5e-ue.a.run.app
GCP 控制台网址: https://console.cloud.google.com/run/detail/us-east1/remotion--3-3-95--mem512mi--cpu2--t-1200/logs
服务名称: remotion--3-3-82--mem512mi--cpu1-0--t-800
版本: 3.3.82
CPU 限制: 1.0
内存限制: 512Mi
超时: 800秒
区域: us-east1
服务网址: https://remotion--3-3-82--mem512mi--cpu1-0--t-800-1a2b3c4d5e-ue.a.run.app
GCP 控制台网址: https://console.cloud.google.com/run/detail/us-east1/remotion--3-3-82--mem512mi--cpu1-0--t-800/logs
--region
要列出服务的 GCP 区域。
🌐 The GCP region to list services from.
--quiet, -q
仅打印以空格分隔的服务名称列表。如果没有服务,则打印 ()
🌐 Prints only the service names in a space-separated list. If no services exist, prints ()
另请参阅
🌐 See also