mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-22 15:52:30 +00:00
gcloud: Thu Jan 19 00:56:33 UTC 2023
This commit is contained in:
parent
348d9760ee
commit
1248f773ec
1462 changed files with 51835 additions and 5402 deletions
|
|
@ -178,11 +178,11 @@ OPTIONAL FLAGS
|
|||
by default, use --no-guest-environment to disable.
|
||||
|
||||
--guest-os-features=[GUEST_OS_FEATURE,...]
|
||||
This parameter enables one or more features for VM instances that use
|
||||
the image for their boot disks. See
|
||||
https://cloud.google.com/compute/docs/images/create-delete-deprecate-private-images#guest-os-features
|
||||
for descriptions of the supported features. GUEST_OS_FEATURE must be
|
||||
(currently only one value is supported): UEFI_COMPATIBLE.
|
||||
Enables one or more features for VM instances that use the image for
|
||||
their boot disks. See the descriptions of supported features at:
|
||||
https://cloud.google.com/compute/docs/images/create-delete-deprecate-private-images#guest-os-features.
|
||||
GUEST_OS_FEATURE must be (currently only one value is supported):
|
||||
UEFI_COMPATIBLE.
|
||||
|
||||
--log-location=LOG_LOCATION
|
||||
Directory in Cloud Storage to hold build logs. If not set,
|
||||
|
|
@ -255,15 +255,15 @@ OPTIONAL FLAGS
|
|||
Specifies the OS of the disk image being imported. OS must be one of:
|
||||
centos-7, debian-10, debian-11, debian-8, debian-9, opensuse-15,
|
||||
rhel-6, rhel-6-byol, rhel-7, rhel-7-byol, rhel-8, rhel-8-byol,
|
||||
rocky-8, sles-12, sles-12-byol, sles-15, sles-15-byol, sles-sap-12,
|
||||
sles-sap-12-byol, sles-sap-15, sles-sap-15-byol, ubuntu-1404,
|
||||
ubuntu-1604, ubuntu-1804, ubuntu-2004, ubuntu-2204,
|
||||
windows-10-x64-byol, windows-10-x86-byol, windows-11-x64-byol,
|
||||
windows-2008r2, windows-2008r2-byol, windows-2012, windows-2012-byol,
|
||||
windows-2012r2, windows-2012r2-byol, windows-2016, windows-2016-byol,
|
||||
windows-2019, windows-2019-byol, windows-2022, windows-2022-byol,
|
||||
windows-7-x64-byol, windows-7-x86-byol, windows-8-x64-byol,
|
||||
windows-8-x86-byol.
|
||||
rhel-9, rhel-9-byol, rocky-8, sles-12, sles-12-byol, sles-15,
|
||||
sles-15-byol, sles-sap-12, sles-sap-12-byol, sles-sap-15,
|
||||
sles-sap-15-byol, ubuntu-1404, ubuntu-1604, ubuntu-1804, ubuntu-2004,
|
||||
ubuntu-2204, windows-10-x64-byol, windows-10-x86-byol,
|
||||
windows-11-x64-byol, windows-2008r2, windows-2008r2-byol,
|
||||
windows-2012, windows-2012-byol, windows-2012r2, windows-2012r2-byol,
|
||||
windows-2016, windows-2016-byol, windows-2019, windows-2019-byol,
|
||||
windows-2022, windows-2022-byol, windows-7-x64-byol,
|
||||
windows-7-x86-byol, windows-8-x64-byol, windows-8-x86-byol.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue