[PR #2553] [MERGED] cmd: add policy check command #2725

Closed
opened 2025-12-29 03:22:30 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2553
Author: @kradalby
Created: 5/2/2025
Status: Merged
Merged: 5/2/2025
Merged by: @kradalby

Base: mainHead: kradalby/pol-check-cli


📝 Commits (1)

  • 247e089 cmd: add policy check command

📊 Changes

2 files changed (+38 additions, -4 deletions)

View changed files

📝 CHANGELOG.md (+4 -4)
📝 cmd/headscale/cli/policy.go (+34 -0)

📄 Description

add a cli check command that tries to read in the policy and reports errors.


🔄 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/2553 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 5/2/2025 **Status:** ✅ Merged **Merged:** 5/2/2025 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `kradalby/pol-check-cli` --- ### 📝 Commits (1) - [`247e089`](https://github.com/juanfont/headscale/commit/247e089c87691ed267d5fe992adf1ba8cf326fd6) cmd: add policy check command ### 📊 Changes **2 files changed** (+38 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+4 -4) 📝 `cmd/headscale/cli/policy.go` (+34 -0) </details> ### 📄 Description add a cli check command that tries to read in the policy and reports errors. --- <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 03:22:30 +01:00
adam closed this issue 2025-12-29 03:22:30 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2725