[jboss-jira] [JBoss JIRA] (WFCORE-3648) Options --disabled/--enabled/--replace are missing in CLI code completion
Radoslav Husar (JIRA)
issues at jboss.org
Mon Feb 26 08:25:00 EST 2018
[ https://issues.jboss.org/browse/WFCORE-3648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Radoslav Husar updated WFCORE-3648:
-----------------------------------
Description:
e.g.
in standalone mode, missing all 3
{noformat}
[standalone at localhost:9990 /] deployment deploy-file --
--headers= --name= --runtime-name= --unmanaged
{noformat}
in domain mode missing --replace
{noformat}
[domain at localhost:9990 /] deployment deploy-file --
--all-server-groups --headers= --name= --runtime-name= --server-groups= --unmanaged
[domain at localhost:9990 /] deployment deploy-file --
{noformat}
was:
e.g. {noformat}
[domain at localhost:9990 /] deployment deploy-file --
--all-server-groups --headers= --name= --runtime-name= --server-groups= --unmanaged
[domain at localhost:9990 /] deployment deploy-file --
{noformat}
> Options --disabled/--enabled/--replace are missing in CLI code completion
> -------------------------------------------------------------------------
>
> Key: WFCORE-3648
> URL: https://issues.jboss.org/browse/WFCORE-3648
> Project: WildFly Core
> Issue Type: Bug
> Components: CLI
> Affects Versions: 4.0.0.Beta2
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
>
> e.g.
> in standalone mode, missing all 3
> {noformat}
> [standalone at localhost:9990 /] deployment deploy-file --
> --headers= --name= --runtime-name= --unmanaged
> {noformat}
> in domain mode missing --replace
> {noformat}
> [domain at localhost:9990 /] deployment deploy-file --
> --all-server-groups --headers= --name= --runtime-name= --server-groups= --unmanaged
> [domain at localhost:9990 /] deployment deploy-file --
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list