[PR #14144] [MERGED] cmd: new hidden 'ollama login' and 'ollama logout' aliases #14535

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14144
Author: @jmorganca
Created: 2/7/2026
Status: Merged
Merged: 2/10/2026
Merged by: @jmorganca

Base: mainHead: ollama-login-logout


📝 Commits (1)

  • 8bfc329 cmd: make 'ollama login' and 'ollama logout' aliases for 'ollama signin' and 'ollama signout' respectively

📊 Changes

1 file changed (+20 additions, -0 deletions)

View changed files

📝 cmd/cmd.go (+20 -0)

📄 Description

These new (hidden) aliases are for 'ollama login' and 'ollama signout' respectively, as these words are often used interchangeably


🔄 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/14144 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 2/7/2026 **Status:** ✅ Merged **Merged:** 2/10/2026 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `ollama-login-logout` --- ### 📝 Commits (1) - [`8bfc329`](https://github.com/ollama/ollama/commit/8bfc32946ce113e8696992db785b653b6dd53b86) cmd: make 'ollama login' and 'ollama logout' aliases for 'ollama signin' and 'ollama signout' respectively ### 📊 Changes **1 file changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+20 -0) </details> ### 📄 Description These new (hidden) aliases are for 'ollama login' and 'ollama signout' respectively, as these words are often used interchangeably --- <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-04-13 00:57:06 -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#14535