Lines Matching +full:shebang +full:- +full:command
8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
31 font-size: 20px;
32 margin-bottom: 1em;
33 margin-top: 1em;
37 line-height: 1.5;
38 font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
42 margin-top: 0.5em;
46 font-family: Arial, sans serif;
50 border-bottom: solid #CCC 1px;
54 margin-top: 0.5em;
58 margin-left: 2 em;
62 margin-top: 1em;
69 font-weight: bold;
70 font-size: 14px;
119 …eduling patch jobs](https://cloud.google.com/compute/docs/os-patch-management/schedule-patch-jobs).
126 …ssigned labels](https://cloud.google.com/compute/docs/labeling-resources). Labels are key-value pa…
132 …els, this is another way to group VMs when targeting configs, for example prefix="prod-".
144 …3339](https://www.ietf.org/rfc/rfc3339.txt) text format. # Required. Schedule a one-time execution.
148 …"apt": { # Apt patching is completed by executing `apt-get update && apt-get upg…
155 …t;, # By changing the type to DIST, the patching is performed using `apt-get dist-upgrade` instead.
169 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
181 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
195 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
207 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
211 "rebootConfig": "A String", # Post-patch reboot settings.
224 … of packages to exclude from update. These packages are excluded by using the yum `--exclude` flag.
230 "minimal": True or False, # Will cause patch to run `yum update-minimal` instead.
231 …"security": True or False, # Adds the `--security` flag to `yum update`. Not supported o…
240 …nly patches that will be installed using 'zypper patch patch:' command. This field must …
246 "withOptional": True or False, # Adds the `--with-optional` flag to `zypper patch`.
247 "withUpdate": True or False, # Adds the `--with-update` flag, to `zypper patch`.
255 …;monthDay": 42, # Required. One day of the month. 1-31 indicates the 1st to the 31st day. -1 …
258 …tive, for example -5, the patches are deployed five days before before the second Tuesday of the m…
259 …nal": 42, # Required. Week number in a month. 1-4 indicates the 1st to 4th week of the month.…
268 …f the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
270 …nts a time zone from the [IANA Time Zone Database](https://www.iana.org/time-zones). # Required. D…
279 …-patch steps. A VM contributes to the disruption budget if its patching operation fails either whe…
289 …tters, numbers, and hyphens. * Must start with a letter. * Must be between 1-63 characters. * Must…
292 1 - v1 error format
293 2 - v2 error format
298 …eduling patch jobs](https://cloud.google.com/compute/docs/os-patch-management/schedule-patch-jobs).
305 …ssigned labels](https://cloud.google.com/compute/docs/labeling-resources). Labels are key-value pa…
311 …els, this is another way to group VMs when targeting configs, for example prefix="prod-".
323 …3339](https://www.ietf.org/rfc/rfc3339.txt) text format. # Required. Schedule a one-time execution.
327 …"apt": { # Apt patching is completed by executing `apt-get update && apt-get upg…
334 …t;, # By changing the type to DIST, the patching is performed using `apt-get dist-upgrade` instead.
348 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
360 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
374 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
386 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
390 "rebootConfig": "A String", # Post-patch reboot settings.
403 … of packages to exclude from update. These packages are excluded by using the yum `--exclude` flag.
409 "minimal": True or False, # Will cause patch to run `yum update-minimal` instead.
410 …"security": True or False, # Adds the `--security` flag to `yum update`. Not supported o…
419 …nly patches that will be installed using 'zypper patch patch:' command. This field must …
425 "withOptional": True or False, # Adds the `--with-optional` flag to `zypper patch`.
426 "withUpdate": True or False, # Adds the `--with-update` flag, to `zypper patch`.
434 …;monthDay": 42, # Required. One day of the month. 1-31 indicates the 1st to the 31st day. -1 …
437 …tive, for example -5, the patches are deployed five days before before the second Tuesday of the m…
438 …nal": 42, # Required. Week number in a month. 1-4 indicates the 1st to 4th week of the month.…
447 …f the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
449 …nts a time zone from the [IANA Time Zone Database](https://www.iana.org/time-zones). # Required. D…
458 …-patch steps. A VM contributes to the disruption budget if its patching operation fails either whe…
477 1 - v1 error format
478 2 - v2 error format
483 …{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in you…
495 1 - v1 error format
496 2 - v2 error format
501 …eduling patch jobs](https://cloud.google.com/compute/docs/os-patch-management/schedule-patch-jobs).
508 …ssigned labels](https://cloud.google.com/compute/docs/labeling-resources). Labels are key-value pa…
514 …els, this is another way to group VMs when targeting configs, for example prefix="prod-".
526 …3339](https://www.ietf.org/rfc/rfc3339.txt) text format. # Required. Schedule a one-time execution.
530 …"apt": { # Apt patching is completed by executing `apt-get update && apt-get upg…
537 …t;, # By changing the type to DIST, the patching is performed using `apt-get dist-upgrade` instead.
551 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
563 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
577 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
589 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
593 "rebootConfig": "A String", # Post-patch reboot settings.
606 … of packages to exclude from update. These packages are excluded by using the yum `--exclude` flag.
612 "minimal": True or False, # Will cause patch to run `yum update-minimal` instead.
613 …"security": True or False, # Adds the `--security` flag to `yum update`. Not supported o…
622 …nly patches that will be installed using 'zypper patch patch:' command. This field must …
628 "withOptional": True or False, # Adds the `--with-optional` flag to `zypper patch`.
629 "withUpdate": True or False, # Adds the `--with-update` flag, to `zypper patch`.
637 …;monthDay": 42, # Required. One day of the month. 1-31 indicates the 1st to the 31st day. -1 …
640 …tive, for example -5, the patches are deployed five days before before the second Tuesday of the m…
641 …nal": 42, # Required. Week number in a month. 1-4 indicates the 1st to 4th week of the month.…
650 …f the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
652 …nts a time zone from the [IANA Time Zone Database](https://www.iana.org/time-zones). # Required. D…
661 …-patch steps. A VM contributes to the disruption budget if its patching operation fails either whe…
682 1 - v1 error format
683 2 - v2 error format
691 …eduling patch jobs](https://cloud.google.com/compute/docs/os-patch-management/schedule-patch-jobs).
698 …ssigned labels](https://cloud.google.com/compute/docs/labeling-resources). Labels are key-value pa…
704 …els, this is another way to group VMs when targeting configs, for example prefix="prod-".
716 …3339](https://www.ietf.org/rfc/rfc3339.txt) text format. # Required. Schedule a one-time execution.
720 …"apt": { # Apt patching is completed by executing `apt-get update && apt-get upg…
727 …t;, # By changing the type to DIST, the patching is performed using `apt-get dist-upgrade` instead.
741 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
753 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
767 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
779 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
783 "rebootConfig": "A String", # Post-patch reboot settings.
796 … of packages to exclude from update. These packages are excluded by using the yum `--exclude` flag.
802 … "minimal": True or False, # Will cause patch to run `yum update-minimal` instead.
803 …"security": True or False, # Adds the `--security` flag to `yum update`. Not supported o…
812 …nly patches that will be installed using 'zypper patch patch:' command. This field must …
818 … "withOptional": True or False, # Adds the `--with-optional` flag to `zypper patch`.
819 "withUpdate": True or False, # Adds the `--with-update` flag, to `zypper patch`.
827 …;monthDay": 42, # Required. One day of the month. 1-31 indicates the 1st to the 31st day. -1 …
830 …tive, for example -5, the patches are deployed five days before before the second Tuesday of the m…
831 …nal": 42, # Required. Week number in a month. 1-4 indicates the 1st to 4th week of the month.…
840 …f the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
842 …nts a time zone from the [IANA Time Zone Database](https://www.iana.org/time-zones). # Required. D…
851 …-patch steps. A VM contributes to the disruption budget if its patching operation fails either whe…
887 …eduling patch jobs](https://cloud.google.com/compute/docs/os-patch-management/schedule-patch-jobs).
894 …ssigned labels](https://cloud.google.com/compute/docs/labeling-resources). Labels are key-value pa…
900 …els, this is another way to group VMs when targeting configs, for example prefix="prod-".
912 …3339](https://www.ietf.org/rfc/rfc3339.txt) text format. # Required. Schedule a one-time execution.
916 …"apt": { # Apt patching is completed by executing `apt-get update && apt-get upg…
923 …t;, # By changing the type to DIST, the patching is performed using `apt-get dist-upgrade` instead.
937 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
949 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
963 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
975 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
979 "rebootConfig": "A String", # Post-patch reboot settings.
992 … of packages to exclude from update. These packages are excluded by using the yum `--exclude` flag.
998 "minimal": True or False, # Will cause patch to run `yum update-minimal` instead.
999 …"security": True or False, # Adds the `--security` flag to `yum update`. Not supported o…
1008 …nly patches that will be installed using 'zypper patch patch:' command. This field must …
1014 "withOptional": True or False, # Adds the `--with-optional` flag to `zypper patch`.
1015 "withUpdate": True or False, # Adds the `--with-update` flag, to `zypper patch`.
1023 …;monthDay": 42, # Required. One day of the month. 1-31 indicates the 1st to the 31st day. -1 …
1026 …tive, for example -5, the patches are deployed five days before before the second Tuesday of the m…
1027 …nal": 42, # Required. Week number in a month. 1-4 indicates the 1st to 4th week of the month.…
1036 …f the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
1038 …nts a time zone from the [IANA Time Zone Database](https://www.iana.org/time-zones). # Required. D…
1047 …-patch steps. A VM contributes to the disruption budget if its patching operation fails either whe…
1060 1 - v1 error format
1061 2 - v2 error format
1066 …eduling patch jobs](https://cloud.google.com/compute/docs/os-patch-management/schedule-patch-jobs).
1073 …ssigned labels](https://cloud.google.com/compute/docs/labeling-resources). Labels are key-value pa…
1079 …els, this is another way to group VMs when targeting configs, for example prefix="prod-".
1091 …3339](https://www.ietf.org/rfc/rfc3339.txt) text format. # Required. Schedule a one-time execution.
1095 …"apt": { # Apt patching is completed by executing `apt-get update && apt-get upg…
1102 …t;, # By changing the type to DIST, the patching is performed using `apt-get dist-upgrade` instead.
1116 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
1128 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
1142 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
1154 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
1158 "rebootConfig": "A String", # Post-patch reboot settings.
1171 … of packages to exclude from update. These packages are excluded by using the yum `--exclude` flag.
1177 "minimal": True or False, # Will cause patch to run `yum update-minimal` instead.
1178 …"security": True or False, # Adds the `--security` flag to `yum update`. Not supported o…
1187 …nly patches that will be installed using 'zypper patch patch:' command. This field must …
1193 "withOptional": True or False, # Adds the `--with-optional` flag to `zypper patch`.
1194 "withUpdate": True or False, # Adds the `--with-update` flag, to `zypper patch`.
1202 …;monthDay": 42, # Required. One day of the month. 1-31 indicates the 1st to the 31st day. -1 …
1205 …tive, for example -5, the patches are deployed five days before before the second Tuesday of the m…
1206 …nal": 42, # Required. Week number in a month. 1-4 indicates the 1st to 4th week of the month.…
1215 …f the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
1217 …nts a time zone from the [IANA Time Zone Database](https://www.iana.org/time-zones). # Required. D…
1226 …-patch steps. A VM contributes to the disruption budget if its patching operation fails either whe…
1251 1 - v1 error format
1252 2 - v2 error format
1257 …eduling patch jobs](https://cloud.google.com/compute/docs/os-patch-management/schedule-patch-jobs).
1264 …ssigned labels](https://cloud.google.com/compute/docs/labeling-resources). Labels are key-value pa…
1270 …els, this is another way to group VMs when targeting configs, for example prefix="prod-".
1282 …3339](https://www.ietf.org/rfc/rfc3339.txt) text format. # Required. Schedule a one-time execution.
1286 …"apt": { # Apt patching is completed by executing `apt-get update && apt-get upg…
1293 …t;, # By changing the type to DIST, the patching is performed using `apt-get dist-upgrade` instead.
1307 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
1319 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
1333 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
1345 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
1349 "rebootConfig": "A String", # Post-patch reboot settings.
1362 … of packages to exclude from update. These packages are excluded by using the yum `--exclude` flag.
1368 "minimal": True or False, # Will cause patch to run `yum update-minimal` instead.
1369 …"security": True or False, # Adds the `--security` flag to `yum update`. Not supported o…
1378 …nly patches that will be installed using 'zypper patch patch:' command. This field must …
1384 "withOptional": True or False, # Adds the `--with-optional` flag to `zypper patch`.
1385 "withUpdate": True or False, # Adds the `--with-update` flag, to `zypper patch`.
1393 …;monthDay": 42, # Required. One day of the month. 1-31 indicates the 1st to the 31st day. -1 …
1396 …tive, for example -5, the patches are deployed five days before before the second Tuesday of the m…
1397 …nal": 42, # Required. Week number in a month. 1-4 indicates the 1st to 4th week of the month.…
1406 …f the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
1408 …nts a time zone from the [IANA Time Zone Database](https://www.iana.org/time-zones). # Required. D…
1417 …-patch steps. A VM contributes to the disruption budget if its patching operation fails either whe…
1442 1 - v1 error format
1443 2 - v2 error format
1448 …eduling patch jobs](https://cloud.google.com/compute/docs/os-patch-management/schedule-patch-jobs).
1455 …ssigned labels](https://cloud.google.com/compute/docs/labeling-resources). Labels are key-value pa…
1461 …els, this is another way to group VMs when targeting configs, for example prefix="prod-".
1473 …3339](https://www.ietf.org/rfc/rfc3339.txt) text format. # Required. Schedule a one-time execution.
1477 …"apt": { # Apt patching is completed by executing `apt-get update && apt-get upg…
1484 …t;, # By changing the type to DIST, the patching is performed using `apt-get dist-upgrade` instead.
1498 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
1510 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
1524 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
1536 …l be executed directly, which will likely only succeed for scripts with [shebang lines] (https://e…
1540 "rebootConfig": "A String", # Post-patch reboot settings.
1553 … of packages to exclude from update. These packages are excluded by using the yum `--exclude` flag.
1559 "minimal": True or False, # Will cause patch to run `yum update-minimal` instead.
1560 …"security": True or False, # Adds the `--security` flag to `yum update`. Not supported o…
1569 …nly patches that will be installed using 'zypper patch patch:' command. This field must …
1575 "withOptional": True or False, # Adds the `--with-optional` flag to `zypper patch`.
1576 "withUpdate": True or False, # Adds the `--with-update` flag, to `zypper patch`.
1584 …;monthDay": 42, # Required. One day of the month. 1-31 indicates the 1st to the 31st day. -1 …
1587 …tive, for example -5, the patches are deployed five days before before the second Tuesday of the m…
1588 …nal": 42, # Required. Week number in a month. 1-4 indicates the 1st to 4th week of the month.…
1597 …f the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
1599 …nts a time zone from the [IANA Time Zone Database](https://www.iana.org/time-zones). # Required. D…
1608 …-patch steps. A VM contributes to the disruption budget if its patching operation fails either whe…