mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Jul 23 10:59:14 UTC 2025
This commit is contained in:
parent
fe3a430c1d
commit
0acbd64d02
208 changed files with 2473 additions and 622 deletions
|
|
@ -11,9 +11,8 @@ SYNOPSIS
|
|||
[--labels=[KEY=VALUE,...]] [--single-region-storage]
|
||||
[--target-project=TARGET_PROJECT]
|
||||
[--skip-os-adaptation | --adaptation-modifiers=ADAPTATION_MODIFIERS
|
||||
--boot-conversion=BOOT_CONVERSION --generalize
|
||||
--license-type=LICENSE_TYPE
|
||||
--rootfs-uuid=ROOTFS_UUID --suppress-package-installation-failure]
|
||||
--boot-conversion=BOOT_CONVERSION
|
||||
--generalize --license-type=LICENSE_TYPE --rootfs-uuid=ROOTFS_UUID]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -141,10 +140,6 @@ OPTIONAL FLAGS
|
|||
--rootfs-uuid=ROOTFS_UUID
|
||||
Identifies the file system to adapt.
|
||||
|
||||
--suppress-package-installation-failure
|
||||
If true, suppress package installation failure and continue with a
|
||||
warning.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
|
|
@ -16,9 +16,8 @@ SYNOPSIS
|
|||
[--enable-integrity-monitoring --enable-vtpm --secure-boot=SECURE_BOOT]
|
||||
[--scopes=[SCOPES,...] --service-account=SERVICE_ACCOUNT]
|
||||
[--skip-os-adaptation | --adaptation-modifiers=ADAPTATION_MODIFIERS
|
||||
--boot-conversion=BOOT_CONVERSION --generalize
|
||||
--license-type=LICENSE_TYPE
|
||||
--rootfs-uuid=ROOTFS_UUID --suppress-package-installation-failure]
|
||||
--boot-conversion=BOOT_CONVERSION
|
||||
--generalize --license-type=LICENSE_TYPE --rootfs-uuid=ROOTFS_UUID]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -188,10 +187,6 @@ OPTIONAL FLAGS
|
|||
--rootfs-uuid=ROOTFS_UUID
|
||||
Identifies the file system to adapt.
|
||||
|
||||
--suppress-package-installation-failure
|
||||
If true, suppress package installation failure and continue with a
|
||||
warning.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue