mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Sat Feb 17 10:15:37 UTC 2024
This commit is contained in:
parent
3efce28165
commit
5bf6fb3fc0
84 changed files with 3111 additions and 661 deletions
|
|
@ -437,8 +437,9 @@ FLAGS
|
|||
--no-cpu-throttling to disable.
|
||||
|
||||
--[no-]default-url
|
||||
toggles the default url for a run service. Use --default-url to
|
||||
enable and --no-default-url to disable.
|
||||
Toggles the default url for a run service. This is enabled by default
|
||||
if not specified. Use --default-url to enable and --no-default-url to
|
||||
disable.
|
||||
|
||||
--[no-]deploy-health-check
|
||||
Schedules a single instance of the Revision and waits for it to start
|
||||
|
|
@ -550,7 +551,7 @@ FLAGS
|
|||
|
||||
--add-volume=[KEY=VALUE,...]
|
||||
Adds a volume to the Cloud Run resource. To add more than one volume,
|
||||
specify this flag mulitple times. Volumes must have a name and type
|
||||
specify this flag multiple times. Volumes must have a name and type
|
||||
key. Only certain values are supported for type. Depending on the
|
||||
provided type, other keys will be required. The following types are
|
||||
supported with the specified additional keys:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue