| Server IP : 35.236.43.222 / Your IP : 216.73.216.143 Web Server : Apache System : Linux order-form-vm-001 5.10.0-37-cloud-amd64 #1 SMP Debian 5.10.247-1 (2025-12-11) x86_64 User : deploy ( 1002) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/lib/google-cloud-sdk/lib/googlecloudsdk/command_lib/run/ |
Upload File : |
project:
name: project
collection: serverless.projects
attributes:
- &project
parameter_name: projectsId
attribute_name: project
help: |
The project name
property: core/project
region:
name: region
collection: run.projects.locations
attributes:
- *project
- ®ion
parameter_name: locationsId
attribute_name: region
help: The Cloud Run region.
property: run/region
fallthroughs:
- hook: googlecloudsdk.command_lib.run.flags:PromptForRegion
hint: specify from a list of available regions in a prompt
service:
name: service
collection: run.projects.locations.services
attributes:
- *project
- *region
- &service
parameter_name: servicesId
attribute_name: service
help: The name of the Cloud Run service.
job:
name: job
collection: run.projects.locations.jobs
attributes:
- *project
- *region
- &job
parameter_name: jobsId
attribute_name: job
help: The name of the Cloud Run job.