gcloud network-services route-views describe Stay organized with collections Save and categorize content based on your preferences.
- NAME
- gcloud network-services route-views describe - route View for a Mesh or Gateway
- SYNOPSIS
gcloud network-services route-views describe(--route-view=ROUTE_VIEW:--gateway=GATEWAY--location=LOCATION--mesh=MESH)[GCLOUD_WIDE_FLAG …]
- DESCRIPTION
- Describe a Route Views for a Mesh or Gateway
- EXAMPLES
- Describe a Route Views for a Mesh
gcloudnetwork-servicesroute-viewsdescribe--project=$PROJECT_ID--location=$LOCATION--meshmesh1--route-view$ROUTE_VIEW_IDgcloudnetwork-servicesroute-viewsdescribe--route-view=projects/-/locations/-/meshes/-/routeViews/$ROUTE_VIEW_IDDescribe a Route Views for a Gateway
gcloudnetwork-servicesroute-viewsdescribe--project=$PROJECT_ID--location=$LOCATION--gatewaygateway1--route-view$ROUTE_VIEW_IDgcloudnetwork-servicesroute-viewsdescribe--route-view=projects/-/locations/-/gateways/-/routeViews/$ROUTE_VIEW_ID - REQUIRED FLAGS
- Mesh or gateway route view resource - RouteView to describe The arguments inthis group can be used to specify the attributes of this resource. (NOTE) Someattributes are not given arguments in this group but can be set in other ways.
To set the
projectattribute:- provide the argument
--route-viewon the command line with a fullyspecified name; - provide the argument
--projecton the command line; - set the property
core/project. This resource can be one of thefollowing types: [networkservices.projects.locations.meshes.routeViews,networkservices.projects.locations.gateways.routeViews].
This must be specified.
--route-view=ROUTE_VIEW- ID of the mesh_or_gateway_route_view or fully qualified identifier for themesh_or_gateway_route_view.
To set the
route_viewattribute:- provide the argument
--route-viewon the command line.
This flag argument must be specified if any of the other arguments in this groupare specified.
- provide the argument
--gateway=GATEWAY- Parent Gateway of the mesh_or_gateway_route_view
To set the
gatewayattribute:- provide the argument
--route-viewon the command line with a fullyspecified name; - provide the argument
--gatewayon the command line. Must bespecified for resource of type[networkservices.projects.locations.gateways.routeViews].
- provide the argument
--location=LOCATION- Location of the mesh_or_gateway_route_view
To set the
locationattribute:- provide the argument
--route-viewon the command line with a fullyspecified name; - provide the argument
--locationon the command line.
- provide the argument
--mesh=MESH- Parent Mesh of the mesh_or_gateway_route_view
To set the
meshattribute:- provide the argument
--route-viewon the command line with a fullyspecified name; - provide the argument
--meshon the command line. Must be specifiedfor resource of type [networkservices.projects.locations.meshes.routeViews].
- provide the argument
- provide the argument
- Mesh or gateway route view resource - RouteView to describe The arguments inthis group can be used to specify the attributes of this resource. (NOTE) Someattributes are not given arguments in this group but can be set in other ways.
- 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. - NOTES
- This variant is also available:
gcloudalphanetwork-servicesroute-viewsdescribe
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-07 UTC.