diff options
Diffstat (limited to 'sysutils/daggy/pkg-descr')
-rw-r--r-- | sysutils/daggy/pkg-descr | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sysutils/daggy/pkg-descr b/sysutils/daggy/pkg-descr deleted file mode 100644 index 3fc62184f0af..000000000000 --- a/sysutils/daggy/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -Daggy is an IT automation tool. It can run terminal commands on local or remote -serveres and aggregate their output locally. - -Daggy main goals are simplicity and ease-of-use. If you know about yaml/json, -bash/powershell and ssh you know how to use Daggy. - -Daggy can be helpful for developers, QA, DevOps and engenieers for debug, -analyze and control distributed network systems, for example, based on -microservice architecture. - -Daggy is serverless, cross-platform solution and don't require installation on -remote servers. Commands execution work under SSH transport protocol or via -local terminal. |