此内容没有您所选择的语言版本。
Chapter 21. Red Hat JBoss Data Grid CLI
Red Hat JBoss Data Grid includes the Red Hat JBoss Data Grid Command Line Interface (CLI) that is used to inspect and modify data within caches and internal components (such as transactions, cross-datacenter replication sites, and rolling upgrades). The JBoss Data Grid CLI can also be used for more advanced operations such as transactions.
The CLI consists of a server-side module and a client command tool. The server-side module (
infinispan-cli-server-$VERSION.jar) includes an interpreter for commands and must be included in the application.
21.1. Start the CLI (Server) 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
Start the Red Hat JBoss Data Grid CLI's server-side module with the
standalone and cluster files. For Linux, use the standlaone.sh or clustered.sh script and for Windows, use the standalone.bat or clustered.bat file.