mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
46 lines
988 B
Text
46 lines
988 B
Text
NAME
|
|
gcloud beta network-connectivity transports - manage Network Connectivity
|
|
Center transports
|
|
|
|
SYNOPSIS
|
|
gcloud beta network-connectivity transports GROUP | COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage Network Connectivity Center transports.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
remote-profiles
|
|
(BETA) Manage Network Connectivity Center remote transport profiles.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Create a transport.
|
|
|
|
delete
|
|
(BETA) Delete a transport.
|
|
|
|
describe
|
|
(BETA) Describe a transport.
|
|
|
|
list
|
|
(BETA) List transports.
|
|
|
|
update
|
|
(BETA) Update a transport.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud network-connectivity transports
|
|
|