Pavel Karpy
|
1805c6606d
|
[#1332] cli: Add tree list
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
|
2022-10-20 16:17:57 +03:00 |
|
Pavel Karpy
|
beb1998ed1
|
[#1332] cli: Print missing nodes message verbosely
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
|
2022-10-13 20:01:48 +03:00 |
|
Pavel Karpy
|
6e4f7180fe
|
[#1332] cli: Implement tree add-by-path command
It is `TreeService.AddNodeByPath` method implementation.
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
|
2022-10-13 20:01:48 +03:00 |
|
Pavel Karpy
|
3d8349d7f8
|
[#1332] cli: Implement tree get-by-path command
It is `TreeService.GetNodeByPath` method implementation.
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
|
2022-10-13 20:01:48 +03:00 |
|
Pavel Karpy
|
2c02e66939
|
[#1332] cli: Implement tree add command
It is `TreeService.Add` method implementation.
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
|
2022-10-13 20:01:48 +03:00 |
|