mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed May 10 11:35:23 UTC 2023
This commit is contained in:
parent
a4643b613a
commit
14441c7ea7
154 changed files with 6649 additions and 164 deletions
|
|
@ -176,7 +176,9 @@ FLAGS
|
|||
--port=PORT
|
||||
Container port to receive requests at. Also sets the $PORT environment
|
||||
variable. Must be a number between 1 and 65535, inclusive. To unset
|
||||
this field, pass the special value "default".
|
||||
this field, pass the special value "default". If updating an existing
|
||||
service with a TCP startup probe pointing to the previous container
|
||||
port, this will also update the probe port.
|
||||
|
||||
--service-account=SERVICE_ACCOUNT
|
||||
Service account associated with the revision of the service. The
|
||||
|
|
|
|||
|
|
@ -169,7 +169,9 @@ FLAGS
|
|||
--port=PORT
|
||||
Container port to receive requests at. Also sets the $PORT environment
|
||||
variable. Must be a number between 1 and 65535, inclusive. To unset
|
||||
this field, pass the special value "default".
|
||||
this field, pass the special value "default". If updating an existing
|
||||
service with a TCP startup probe pointing to the previous container
|
||||
port, this will also update the probe port.
|
||||
|
||||
--service-account=SERVICE_ACCOUNT
|
||||
Service account associated with the revision of the service. The
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue