From d3ba89c8bb3305813f83fc5897ae486a0720f67f Mon Sep 17 00:00:00 2001 From: Scott Powell Date: Fri, 17 Apr 2026 13:49:57 +1000 Subject: [PATCH] * doco: "region default" --- docs/cli_commands.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/cli_commands.md b/docs/cli_commands.md index c6624950..ed4f6b92 100644 --- a/docs/cli_commands.md +++ b/docs/cli_commands.md @@ -714,6 +714,16 @@ This document provides an overview of CLI commands that can be sent to MeshCore --- +#### View or change the default scope region for this node +**Usage:** +- `region default` +- `region default {name|}` + +**Parameters:** +- `name`: Region name, or to reset/clear + +--- + #### Create a new region **Usage:** - `region put [parent_name]`