gcloud beta network-services endpoint-policies import (ENDPOINT_POLICY : --location=LOCATION) [--async] [--source=SOURCE] [GCLOUD_WIDE_FLAG …]
(BETA) Import an endpoint policy.
gcloud beta network-services endpoint-policies import my-endpoint-policy --source=my-endpoint-policy.yaml --location=global
To set the project attribute:
endpoint_policy on the command line with a
fully specified name;
--project on the command line;
core/project.
ENDPOINT_POLICY
To set the endpoint_policy attribute:
endpoint_policy on the command line.
--location=LOCATIONlocation attribute:
endpoint_policy on the command line with a
fully specified name;
--location on the command line.
--async--source=SOURCE$CLOUDSDKROOT is can be obtained with the following command:
gcloud info --format='value(installation.sdk_root)'--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.
networkservices/v1beta1 API. The full
documentation for this API can be found at: https://cloud.google.com/networking
gcloud network-services endpoint-policies importgcloud alpha network-services endpoint-policies import
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.