1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00
gcloud-help/gcloud/alpha/container/ai/profiles/model-servers/help

31 lines
900 B
Text
Raw Normal View History

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