NAME
    gcloud beta ml vision product-search product-sets - uses Google Cloud
        Vision to manipulate product sets

SYNOPSIS
    gcloud beta ml vision product-search product-sets COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Uses Google Cloud Vision to manipulate product sets.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     add-product
        (BETA) Add a product to the specified product set.

     create
        (BETA) Create a new product set.

     delete
        (BETA) Delete a product set.

     describe
        (BETA) Describe a product set.

     import
        (BETA) Import a list of reference images to specified product sets.

     list
        (BETA) List product sets in a location.

     list-products
        (BETA) List products in a product set.

     remove-product
        (BETA) Remove a product from a product set.

     update
        (BETA) Update a product set.

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

        $ gcloud alpha ml vision product-search product-sets

