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

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

DESCRIPTION
    (ALPHA) 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
        (ALPHA) Add a product to the specified product set.

     create
        (ALPHA) Create a new product set.

     delete
        (ALPHA) Delete a product set.

     describe
        (ALPHA) Describe a product set.

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

     list
        (ALPHA) List product sets in a location.

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

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

     update
        (ALPHA) Update a product set.

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. This variant is also available:

        $ gcloud beta ml vision product-search product-sets

