Skip to content

Commit f538ec5

Browse files
docs: Added rpc configure enable & disable AMT command
Signed-off-by: ShradhaGupta31 <shradha.gupta@intel.com>
1 parent 009d5dd commit f538ec5

File tree

3 files changed

+1288
-0
lines changed

3 files changed

+1288
-0
lines changed

docs/Reference/RPC/v3/about-v3.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,17 @@ Examples:
6262

6363
This brings RPC-Go in line with modern CLI conventions and makes scripts cleaner.
6464

65+
#### Additional configure flags
66+
67+
The `rpc-go configure` command adds two optional flags in v3.x to explicitly
68+
control AMT state during configuration:
69+
70+
- `enable-operational-state`
71+
- `disable-operational-state`
72+
73+
74+
Use only one of these flags per invocation.
75+
6576
### 4. Removal of Legacy `configv2`
6677

6778
The old provisioning flag:

0 commit comments

Comments
 (0)