6 lines
248 B
Markdown
6 lines
248 B
Markdown
|
### 43.2.2. 远程shell插件
|
|||
|
|
|||
|
除了创建新命令,也可以扩展CRaSH shell的其他特性。所有继承`org.crsh.plugin.CRaSHPlugin`的Spring Beans将自动注册到shell。
|
|||
|
|
|||
|
具体查看[CRaSH参考文档](http://www.crashub.org/)。
|