UNPKG

874 BJavaScriptView Raw
1hljs.registerLanguage("jboss-cli",(()=>{"use strict";return e=>({
2name:"JBoss CLI",aliases:["wildfly-cli"],keywords:{$pattern:"[a-z-]+",
3keyword:"alias batch cd clear command connect connection-factory connection-info data-source deploy deployment-info deployment-overlay echo echo-dmr help history if jdbc-driver-info jms-queue|20 jms-topic|20 ls patch pwd quit read-attribute read-operation reload rollout-plan run-batch set shutdown try unalias undeploy unset version xa-data-source",
4literal:"true false"},contains:[e.HASH_COMMENT_MODE,e.QUOTE_STRING_MODE,{
5className:"params",begin:/--[\w\-=\/]+/},{className:"function",
6begin:/:[\w\-.]+/,relevance:0},{className:"string",begin:/\B([\/.])[\w\-.\/=]+/
7},{className:"params",begin:/\(/,end:/\)/,contains:[{begin:/[\w-]+ *=/,
8returnBegin:!0,relevance:0,contains:[{className:"attr",begin:/[\w-]+/}]}],
9relevance:0}]})})());
\No newline at end of file