mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 17:35:31 +00:00
26 lines
556 B
Text
26 lines
556 B
Text
NAME
|
|
gcloud container ai profiles models - manage supported models for GKE
|
|
Inference Quickstart
|
|
|
|
SYNOPSIS
|
|
gcloud container ai profiles models COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage supported models for GKE Inference Quickstart.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
list
|
|
List supported models.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha container ai profiles models
|
|
|