NAME
    gcloud beta ml vision product-search images - use the Google Cloud Vision
        API to manipulate reference images

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

DESCRIPTION
    (BETA) Use the Google Cloud Vision API to manipulate reference images.

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 reference image.

     delete
        (BETA) delete a reference image.

     describe
        (BETA) descibe a reference image.

     list
        (BETA) list all reference images for a product.

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

        $ gcloud alpha ml vision product-search images

