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

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

DESCRIPTION
    (ALPHA) Uses Google Cloud Vision to manipulate products.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) create a product.

     delete
        (ALPHA) delete a product.

     delete-all
        (ALPHA) Deletes all Products in a ProductSet or all Products that are
        in no ProductSet.

     describe
        (ALPHA) describe a product.

     list
        (ALPHA) list all products in a location.

     update
        (ALPHA) update a product.

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 products

