Refresh remote CLI documentation (#2216)

* 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
This commit is contained in:
nblock 2024-11-13 18:35:42 +01:00 committed by GitHub
parent 2345c38e1e
commit e7245856c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 40 additions and 32 deletions

View file

@ -1,2 +1,3 @@
.github/workflows/test-integration-v2*
docs/about/features.md
docs/ref/remote-cli.md