[jboss-jira] [JBoss JIRA] (WFCORE-5009) Enhance JBoss CLI generic "command" with support for existing resource
Jean Francois Denise (Jira)
issues at jboss.org
Tue Jun 16 12:21:01 EDT 2020
[ https://issues.redhat.com/browse/WFCORE-5009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jean Francois Denise updated WFCORE-5009:
-----------------------------------------
Summary: Enhance JBoss CLI generic "command" with support for existing resource (was: Request for enhancement in the JBoss EAP CLI generic type "command")
> Enhance JBoss CLI generic "command" with support for existing resource
> ----------------------------------------------------------------------
>
> Key: WFCORE-5009
> URL: https://issues.redhat.com/browse/WFCORE-5009
> Project: WildFly Core
> Issue Type: Feature Request
> Components: CLI
> Reporter: Jean Francois Denise
> Assignee: Jean Francois Denise
> Priority: Major
> Labels: Previous_RFE
>
> One of our strategic customers, requested an enhancement in the JBoss EAP CLI. Currently they are using in their scripts the Generic type Command (https://developer.jboss.org/wiki/GenericTypeCLICommands) to set the properties of a resource.
> Unfortunately that does not work in several cases. For example when they need to set attributes like the following:
> /core-service=management/access=authorization:write-attribute(name=permission-combination-policy,value=permissive)
> /core-service=management/access=authorization:write-attribute(name=provider,value=rbac)
> This can not be done with the command syntax:
> [standalone at 127.0.0.1:9999 /] command add --node-type=/core-service=management/access --command-name=access
> Failed to validate input: operation response doesn't contain result info.
> It would be extremely helpful for us to have an improvement in the CLI that allows setting multiple attributes on resources referenced by 'command'.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list