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

