docker model list
| 内容説明 | List the models pulled to your local environment |
|---|---|
| 利用方法 | docker model list [OPTIONS] |
| エイリアス | docker model ls |
内容説明
List the models pulled to your local environment
オプション
| オプション | デフォルト | 内容説明 |
|---|---|---|
--json | List models in a JSON format | |
--openai | List models in an OpenAI format | |
-q, --quiet | Only show model IDs |