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]`