jan/feature/20260624-cmds-projects-cmdbuild-annotate-types into master CmdBuild lacks consistent type annotation, add that. Signed-off-by: Jan Lindemann <jan@janware.com>
The commands "packages install" and "packages copy" have nonsensical help texts, fix that. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit adds more tweaks to shell command output in order to make it nicer. The biggest patch is in Result.__summarize(), which makes it more versatile, and allows removal of some code in SSHClient. App sees some independent, minor result format beautification. Signed-off-by: Jan Lindemann <jan@janware.com>