gcloud alpha ml vision

NAME
gcloud alpha ml vision - use Google Cloud Vision to analyze images
SYNOPSIS
gcloud alpha ml vision GROUP | COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) Use Google Cloud Vision to analyze images.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

GROUPS
GROUP is one of the following:
operations
(ALPHA) Manage Google Cloud Vision operations.
(ALPHA) Uses Google Cloud Vision to analyze product in images.
COMMANDS
COMMAND is one of the following:
detect-document
(ALPHA) Detect dense text in an image.
detect-faces
(ALPHA) Detect faces within an image.
detect-image-properties
(ALPHA) Detect general attributes of an image.
detect-labels
(ALPHA) Detect broad sets of categories within an image.
detect-landmarks
(ALPHA) Detect popular natural and man-made structures within an image.
detect-logos
(ALPHA) Detect popular product logos within an image.
detect-objects
(ALPHA) Detect and extract multiple objects in an image with object localization.
detect-product
(ALPHA) detect products within an image.
(ALPHA) Detect explicit content in an image.
detect-text
(ALPHA) Detect and extract text within an image.
detect-text-pdf
(ALPHA) Detect and transcribe text from PDF files stored in Google Cloud Storage.
detect-text-tiff
(ALPHA) Detect and transcribe text from TIFF files stored in Google Cloud Storage.
detect-web
(ALPHA) Detect entities in an image from similar images on the web.
suggest-crop
(ALPHA) Suggest a bounding box in an image.
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. These variants are also available:
gcloud ml vision
gcloud beta ml vision