File: //lib/google-cloud-sdk/lib/googlecloudsdk/command_lib/network_connectivity/resources.yaml
project:
name: project
collection: networkconnectivity.projects
attributes:
- &project
parameter_name: projectsId
attribute_name: project
help: The project ID.
property: core/project
region:
name: region
collection: networkconnectivity.projects.locations
attributes:
- *project
- ®ion
parameter_name: locationsId
attribute_name: region
help: |
The location Id.
hub:
name: hub
collection: networkconnectivity.projects.locations.global.hubs
request_id_field: hubId
attributes:
- *project
- &hub
parameter_name: hubsId
attribute_name: hub
help: Id of the hub.
spoke:
name: spoke
collection: networkconnectivity.projects.locations.spokes
request_id_field: spokeId
attributes:
- *project
- *region
- &spoke
parameter_name: spokesId
attribute_name: spoke
help: Id of the spoke.