[jboss-jira] [JBoss JIRA] (WFCORE-3755) jboss-cli.ps1 -c cannot work in power shell
Lin Gao (JIRA)
issues at jboss.org
Wed Apr 18 22:08:00 EDT 2018
Lin Gao created WFCORE-3755:
-------------------------------
Summary: jboss-cli.ps1 -c cannot work in power shell
Key: WFCORE-3755
URL: https://issues.jboss.org/browse/WFCORE-3755
Project: WildFly Core
Issue Type: Bug
Components: Scripts
Environment: PS C:\Users\lgao> get-host
Name : ConsoleHost
Version : 2.0
InstanceId : 91541132-e959-463f-8fea-1835b6a7f383
UI : System.Management.Automation.Internal.Host.InternalHostUserInterface
CurrentCulture : zh-CN
CurrentUICulture : zh-CN
PrivateData : Microsoft.PowerShell.ConsoleHost+ConsoleColorProxy
IsRunspacePushed : False
Runspace : System.Management.Automation.Runspaces.LocalRunspace
Reporter: Lin Gao
The following commands cannot be executed:
{code:java}
PS D:\sources\wildfly\dist\target\wildfly-13.0.0.Alpha1-SNAPSHOT> .\bin\jboss-cli.ps1 -c
'-c-Dcom.ibm.jsse2.overrideDefaultTLS=true' is not a valid operation name.
PS D:\sources\wildfly\dist\target\wildfly-13.0.0.Alpha1-SNAPSHOT> .\bin\jboss-cli.ps1 --help
'--help-Dcom.ibm.jsse2.overrideDefaultTLS=true' is not a valid operation name.
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list