NAME
    gcloud compute os-config project-feature-settings describe - get all VM
        Manager project feature settings

SYNOPSIS
    gcloud compute os-config project-feature-settings describe
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Get all VM Manager project feature settings.

EXAMPLES
    To get project feature settings for project my-project:

        $ gcloud compute os-config project-feature-settings describe \
           --project=my-project

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 help for details.

API REFERENCE
    This command uses the osconfig/v1 API. The full documentation for this API
    can be found at: https://cloud.google.com/compute/docs/osconfig/rest
