[PR #2216] [MERGED] Refresh remote CLI documentation #2554

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2216
Author: @nblock
Created: 10/26/2024
Status: Merged
Merged: 11/13/2024
Merged by: @nblock

Base: mainHead: remote-cli


📝 Commits (1)

  • 02f2f05 Refresh remote CLI documentation

📊 Changes

2 files changed (+40 additions, -32 deletions)

View changed files

📝 .prettierignore (+1 -0)
📝 docs/ref/remote-cli.md (+39 -32)

📄 Description

  • Document to either use a minimal configuration file or environment
    variables to connect with a remote headscale instance.
  • Document a workaround specific for headscale 0.23.0.
  • Remove reference to ancient headscale version.
  • Use cli.insecure: true or HEADSCALE_CLI_INSECURE=1 to skip
    certificate verification.
  • Style and typo fixes

Ref: #2193

  • have read the CONTRIBUTING.md file
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

🔄 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/2216 **Author:** [@nblock](https://github.com/nblock) **Created:** 10/26/2024 **Status:** ✅ Merged **Merged:** 11/13/2024 **Merged by:** [@nblock](https://github.com/nblock) **Base:** `main` ← **Head:** `remote-cli` --- ### 📝 Commits (1) - [`02f2f05`](https://github.com/juanfont/headscale/commit/02f2f05b8b44a0e50ccc4febabd80a0f93162ec5) Refresh remote CLI documentation ### 📊 Changes **2 files changed** (+40 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `.prettierignore` (+1 -0) 📝 `docs/ref/remote-cli.md` (+39 -32) </details> ### 📄 Description * Document to either use a minimal configuration file or environment variables to connect with a remote headscale instance. * Document a workaround specific for headscale 0.23.0. * Remove reference to ancient headscale version. * Use `cli.insecure: true` or `HEADSCALE_CLI_INSECURE=1` to skip certificate verification. * Style and typo fixes Ref: #2193 - [x] have read the [CONTRIBUTING.md](./CONTRIBUTING.md) file - [ ] raised a GitHub issue or discussed it on the projects chat beforehand - [ ] added unit tests - [ ] added integration tests - [x] updated documentation if needed - [ ] updated CHANGELOG.md --- <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:21:46 +01:00
adam closed this issue 2025-12-29 03:21:47 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2554