<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div><br></div><div>The deployment terms are really messed up in the CLI.</div><div>I.e. the command is named "deploy &lt;foo.bar&gt;", but at the same time an operation exists on the deployment to "deploy" (aka enable) it:</div><div><br></div><div><span class="Apple-style-span" style="font-family: Helvetica, Arial, sans-serif; color: rgb(51, 51, 51); font-size: 13px; line-height: 17px; "><pre class="code-java" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-align: left; overflow-x: auto; overflow-y: auto; font-family: 'Courier New', Courier, monospace; line-height: 1.3; ">[domain@localhost:9999 /] deploy ~/Desktop/test-application.war --all-server-groups<br></pre></span><div><br></div></div><div><span class="Apple-style-span" style="font-family: Helvetica, Arial, sans-serif; color: rgb(51, 51, 51); font-size: 13px; line-height: 17px; "><pre class="code-java" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-align: left; overflow-x: auto; overflow-y: auto; font-family: 'Courier New', Courier, monospace; line-height: 1.3; ">[domain@localhost:9999 /] /server-group=main-server-group/deployment=test-application.war:deploy       </pre></span></div><div><br></div><div>I would suggest we align these terms with WIKI page:</div><div><a href="http://community.jboss.org/wiki/AS7DeploymentTerms">http://community.jboss.org/wiki/AS7DeploymentTerms</a></div><div><br></div><div>This would mean to rename the command to "upload" and the operation to "enable".</div><div>Whatever we chose, we need to remove the ambiguity.</div><div><br></div><div>Ike</div></body></html>