From ad156d8e43733c0c41e258cd2fa0f808aee7d496 Mon Sep 17 00:00:00 2001 From: vladimir Date: Tue, 30 Jun 2026 02:09:00 +0300 Subject: [PATCH] =?UTF-8?q?docs:=20=D0=BE=D0=BF=D0=B8=D1=81=D0=B0=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20=D0=BD=D0=BE=D0=B2=D0=BE=D0=B9=20=D1=81=D1=82?= =?UTF-8?q?=D1=80=D1=83=D0=BA=D1=82=D1=83=D1=80=D1=8B=20=D0=BA=D0=BE=D0=BC?= =?UTF-8?q?=D0=B0=D0=BD=D0=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index e69de29..97cce62 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,11 @@ +# Обновленный CLI-интерфейс + +``` +user add username [-c protocol:target [protocol:target ...]] +user show [-a] [username] +user modify username [-a protocol:target [protocol:target ...]] + [-d protocol:target [protocol:target ...]] +user delete [-a] [username] + +user connection add username [-p protocol] [-t target] [--uuid] +``` \ No newline at end of file