[PR #171] [MERGED] Added --force flag on node delete #1296

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/171
Author: @juanfont
Created: 10/16/2021
Status: Merged
Merged: 10/16/2021
Merged by: @juanfont

Base: mainHead: force-flag


📝 Commits (2)

  • be3a379 Added --force flag on node delete (fixes #164)
  • 85ddc0d Merge branch 'main' into force-flag

📊 Changes

2 files changed (+11 additions, -7 deletions)

View changed files

📝 cmd/headscale/cli/nodes.go (+10 -7)
📝 cmd/headscale/cli/root.go (+1 -0)

📄 Description

This PR adds the --force flag to the node delete subcommand.

Implements #164


🔄 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/171 **Author:** [@juanfont](https://github.com/juanfont) **Created:** 10/16/2021 **Status:** ✅ Merged **Merged:** 10/16/2021 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `force-flag` --- ### 📝 Commits (2) - [`be3a379`](https://github.com/juanfont/headscale/commit/be3a379d1018f4ebecd9cfd77bfcca4adc851b32) Added --force flag on node delete (fixes #164) - [`85ddc0d`](https://github.com/juanfont/headscale/commit/85ddc0db33082b7949a8f1183b4d2bc340d25ad3) Merge branch 'main' into force-flag ### 📊 Changes **2 files changed** (+11 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `cmd/headscale/cli/nodes.go` (+10 -7) 📝 `cmd/headscale/cli/root.go` (+1 -0) </details> ### 📄 Description This PR adds the `--force` flag to the node delete subcommand. Implements #164 --- <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:29:36 +01:00
adam closed this issue 2025-12-29 02:29:36 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1296