Overview/Home
v6.10.53Commands
Pack
Self-update the nexoraldns CLI wrapper package itself.
Command
What it does
▸Detects the current host machine CPU architecture (amd64, arm64, or i386)
▸Fetches the latest version metadata from the GitHub Releases API
▸Compares the local package version against the remote release version
▸Downloads the corresponding architecture-specific .deb package if a newer version is available
▸Installs/upgrades the nexoraldns CLI package itself using dpkg
When to use
✓When a new version of the installer script/CLI tool is released on GitHub
✓To ensure your CLI client has the latest features, commands, and security updates