[PR #5667] [CLOSED] Enhance list command #74170

Closed
opened 2026-05-05 06:08:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5667
Author: @kaichen
Created: 7/13/2024
Status: Closed

Base: mainHead: enhance-list-command


📝 Commits (3)

  • b2b3d98 update list command description about accept a filter parameter
  • f34feea add sorting functionality to list command
  • 9da5caf add sort option example to list command

📊 Changes

1 file changed (+27 additions, -2 deletions)

View changed files

📝 cmd/cmd.go (+27 -2)

📄 Description

changes

  • add missing filter description for list command
  • add sort option to list command

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/5667 **Author:** [@kaichen](https://github.com/kaichen) **Created:** 7/13/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `enhance-list-command` --- ### 📝 Commits (3) - [`b2b3d98`](https://github.com/ollama/ollama/commit/b2b3d987af09c79bb1efd807a48fc7fab5b3b8d9) update list command description about accept a filter parameter - [`f34feea`](https://github.com/ollama/ollama/commit/f34feea431133dde6dcf46fcf41c0fd40a17d35c) add sorting functionality to list command - [`9da5caf`](https://github.com/ollama/ollama/commit/9da5caf134f441b9743e355ec3976d523812a72a) add sort option example to list command ### 📊 Changes **1 file changed** (+27 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+27 -2) </details> ### 📄 Description changes - add missing filter description for list command - add sort option to list command --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-05 06:08:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#74170