NAME
    gcloud beta network-services service-bindings - manage Network Services
        Bindings

SYNOPSIS
    gcloud beta network-services service-bindings COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Manage Network Services Bindings.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (BETA) Create a service binding.

     delete
        (BETA) Delete service binding.

     describe
        (BETA) Describe a service binding.

     export
        (BETA) Export a service binding.

     import
        (BETA) Import a service binding.

     list
        (BETA) List service bindings.

     update
        (BETA) Update a service binding.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud network-services service-bindings

        $ gcloud alpha network-services service-bindings

