diff options
author | Dockland Porter <commer206@gmail.com> | 2016-08-23 23:20:09 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:22:59 +0100 |
commit | d364a3c53259760addcc33a4f8475964bed0529b (patch) | |
tree | d3ed74af4a2bc1fecc6a835fcf978667598300cb /system/crmsh/README | |
parent | 4b720545f1ddbfee01a06832b09e7297ede74e4d (diff) | |
download | slackbuilds-d364a3c53259760addcc33a4f8475964bed0529b.tar.gz |
system/crmsh: Added (cluster management shell).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/crmsh/README')
-rw-r--r-- | system/crmsh/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/crmsh/README b/system/crmsh/README new file mode 100644 index 0000000000..b18ec78d1c --- /dev/null +++ b/system/crmsh/README @@ -0,0 +1,7 @@ +crmsh is a cluster management shell for the Pacemaker High Availability stack. + +Configure, manage and troubleshoot clusters from the command line, with full +tab completion and extensive help. crmsh also provides advanced features like +low-level cluster configuration, cluster scripting, package management, and +history exploration tools giving you a complete insight into the state of your +cluster. |