[GH-ISSUE #8519] CLI: Managing models like (Docker) containers via ID #5492

Open
opened 2026-04-12 16:43:43 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @wijjj on GitHub (Jan 21, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/8519

Could we please have
ollama ps
ollama stop <ID>
instead of
ollama stop this-is-a-llm-with-a-pretty-long-name:1337b_instruzioni_v3.33_q5_K_S
or at least tab autocompletion?

Sorry in advance: Maybe this is already a duplicate (did look for it!), as it is not really a highly inventive idea.

Originally created by @wijjj on GitHub (Jan 21, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/8519 Could we please have `ollama ps` `ollama stop <ID>` instead of `ollama stop this-is-a-llm-with-a-pretty-long-name:1337b_instruzioni_v3.33_q5_K_S` or at least tab autocompletion? Sorry in advance: Maybe this is already a duplicate (did look for it!), as it is not really a highly inventive idea.
GiteaMirror added the feature request label 2026-04-12 16:43:43 -05:00
Author
Owner

@sealad886 commented on GitHub (Feb 5, 2025):

I made Oh-My-Zsh completions for Ollama in this PR: https://github.com/ohmyzsh/ohmyzsh/pull/12942

<!-- gh-comment-id:2637030671 --> @sealad886 commented on GitHub (Feb 5, 2025): I made Oh-My-Zsh completions for Ollama in this PR: https://github.com/ohmyzsh/ohmyzsh/pull/12942
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#5492