2022-03-09 08:39:30 +00:00
|
|
|
NAME
|
2025-06-14 05:31:37 +00:00
|
|
|
gcloud alpha container ai profiles model-servers - manage supported model
|
|
|
|
|
servers for GKE Inference Quickstart
|
2022-03-09 08:39:30 +00:00
|
|
|
|
|
|
|
|
SYNOPSIS
|
2025-06-14 05:31:37 +00:00
|
|
|
gcloud alpha container ai profiles model-servers COMMAND
|
|
|
|
|
[GCLOUD_WIDE_FLAG ...]
|
2022-03-09 08:39:30 +00:00
|
|
|
|
|
|
|
|
DESCRIPTION
|
2025-06-14 05:31:37 +00:00
|
|
|
(ALPHA) Manage supported model servers for GKE Inference Quickstart.
|
2022-03-09 08:39:30 +00:00
|
|
|
|
|
|
|
|
GCLOUD WIDE FLAGS
|
|
|
|
|
These flags are available to all commands: --help.
|
|
|
|
|
|
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
|
|
|
|
|
|
COMMANDS
|
|
|
|
|
COMMAND is one of the following:
|
|
|
|
|
|
|
|
|
|
list
|
2025-06-14 05:31:37 +00:00
|
|
|
(ALPHA) List supported model servers for a given model.
|
2022-03-09 08:39:30 +00:00
|
|
|
|
|
|
|
|
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
|
2025-08-13 10:57:56 +00:00
|
|
|
access allowlist. This variant is also available:
|
|
|
|
|
|
|
|
|
|
$ gcloud container ai profiles model-servers
|
2022-03-09 08:39:30 +00:00
|
|
|
|