[jboss-jira] [JBoss JIRA] (AS7-2017) $(StartUpScript}.sh -h should show all command line switches

Radoslav Husar (JIRA) jira-events at lists.jboss.org
Fri Mar 9 05:57:36 EST 2012


    [ https://issues.jboss.org/browse/AS7-2017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675425#comment-12675425 ] 

Radoslav Husar commented on AS7-2017:
-------------------------------------

Could the current state be considered enough? This currently shows: 

{noformat}
11:53:41,813 INFO  [org.jboss.modules] JBoss Modules version 1.1.1.GA
Usage: ./standalone.sh [args...]
where args include:
    --admin-only                        Set the server's running type to 
                                        ADMIN_ONLY causing it to open 
                                        administrative interfaces and accept 
                                        management requests but not start other 
                                        runtime services or accept end user 
                                        requests.

    -b=<value>                          Set system property jboss.bind.address 
                                        to the given value

    -b <value>                          Set system property jboss.bind.address 
                                        to the given value

    -b<interface>=<value>               Set system property 
                                        jboss.bind.address.<interface> to the 
                                        given value

    -c=<config>                         Name of the server configuration file 
                                        to use (default is "standalone.xml")

    -c <config>                         Name of the server configuration file 
                                        to use (default is "standalone.xml")

    -D<name>[=<value>]                  Set a system property

    -h                                  Display this message and exit

    --help                              Display this message and exit

    -P=<url>                            Load system properties from the given 
                                        url

    -P <url>                            Load system properties from the given 
                                        url

    --properties=<url>                  Load system properties from the given 
                                        url

    -S<name>[=<value>]                  Set a security property

    --server-config=<config>            Name of the server configuration file 
                                        to use (default is "standalone.xml")

    -u=<value>                          Set system property 
                                        jboss.default.multicast.address to the 
                                        given value

    -u <value>                          Set system property 
                                        jboss.default.multicast.address to the 
                                        given value

    -V                                  Print version and exit

    -v                                  Print version and exit

    --version                           Print version and exit
{noformat}
                
> $(StartUpScript}.sh -h should show all command line switches
> ------------------------------------------------------------
>
>                 Key: AS7-2017
>                 URL: https://issues.jboss.org/browse/AS7-2017
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Scripts
>            Reporter: Jim Tyrrell
>
> This should show all of the options as in the past like -G -m -u -b and maybe an extended mode shows all of the possible -D options that can be passed in.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list