- NAME
-
- gcloud compute os-config project-feature-settings update - update VM Manager project feature settings
- SYNOPSIS
-
-
gcloud compute os-config project-feature-settings update--patch-and-config-feature-set=PATCH_AND_CONFIG_FEATURE_SET[GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
- Update VM Manager project feature settings.
- EXAMPLES
- To update project feature settings for project
my-project:gcloud compute os-config project-feature-settings update --project = my-project --patch-and-config-feature-set = full - REQUIRED FLAGS
-
-
--patch-and-config-feature-set=PATCH_AND_CONFIG_FEATURE_SET - Specifies the feature set for VM Manager.
PATCH_AND_CONFIG_FEATURE_SETmust be one of:-
full - Full set of VM Manager functionality (alias for osconfig-c).
-
limited - Limited feature set. Enables only the basic set of features (alias for osconfig-b).
-
osconfig-b - Limited feature set. Enables only the basic set of features.
-
osconfig-c - Full set of VM Manager functionality.
-
-
- GCLOUD WIDE FLAGS
- These flags are available to all commands:
--access-token-file,--account,--billing-project,--configuration,--flags-file,--flatten,--format,--help,--impersonate-service-account,--log-http,--project,--quiet,--trace-token,--user-output-enabled,--verbosity.Run
$ gcloud helpfor details. - API REFERENCE
- This command uses the
osconfig/v1API. The full documentation for this API can be found at: https://cloud.google.com/compute/docs/osconfig/rest
gcloud compute os-config project-feature-settings update
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-27 UTC.

