doc: further discourage legacy scripting

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg
2026-01-23 09:50:03 +01:00
parent f4d9bb6898
commit f4ffadecd8
+6 -3
View File
@@ -1,6 +1,9 @@
> [!NOTE]
> This method is a legacy "simple and human-friendly" way to manage the
> system. These days we strongly recommend using [RESTCONF][1] instead.
> [!WARNING] Deprecated - Use RESTCONF Instead
>
> This legacy interface requires elevated privileges (`sudo sysrepocfg`) even
> for admin users and is no longer intended for production use. All scripting
> should use [RESTCONF][1] as the standard management interface. There is
> however an NACM compliant replacement `copy` that can be used without sudo.
# Legacy Scripting