[PR #990] [MERGED] Fix shell completion issues #1798

Closed
opened 2025-12-29 02:31:44 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/990
Author: @juanfont
Created: 11/20/2022
Status: Merged
Merged: 11/20/2022
Merged by: @juanfont

Base: mainHead: fix-completion-script


📝 Commits (2)

  • 9a1c115 Fix completion issues (fixes #839)
  • 40c8643 Merge branch 'main' into fix-completion-script

📊 Changes

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

View changed files

📝 cmd/headscale/cli/root.go (+1 -1)

📄 Description

Small PR to remove the requirement for a valid config when generating the CLI completion.


🔄 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/juanfont/headscale/pull/990 **Author:** [@juanfont](https://github.com/juanfont) **Created:** 11/20/2022 **Status:** ✅ Merged **Merged:** 11/20/2022 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `fix-completion-script` --- ### 📝 Commits (2) - [`9a1c115`](https://github.com/juanfont/headscale/commit/9a1c115f36896d8cfc2317151c23d6a3a9cf1eec) Fix completion issues (fixes #839) - [`40c8643`](https://github.com/juanfont/headscale/commit/40c8643e08b3ebf4c132f0c47192a6b2335efd50) Merge branch 'main' into fix-completion-script ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/headscale/cli/root.go` (+1 -1) </details> ### 📄 Description Small PR to remove the requirement for a valid config when generating the CLI completion. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:31:44 +01:00
adam closed this issue 2025-12-29 02:31:44 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1798