You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Imesh Gunaratne (JIRA)" <ji...@apache.org> on 2015/01/17 22:31:46 UTC

[jira] [Updated] (STRATOS-650) command line mode does not accept options

     [ https://issues.apache.org/jira/browse/STRATOS-650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Imesh Gunaratne updated STRATOS-650:
------------------------------------
    Fix Version/s:     (was: 4.1.0 M1)
                   4.1.0-M1

> command line mode does not accept options
> -----------------------------------------
>
>                 Key: STRATOS-650
>                 URL: https://issues.apache.org/jira/browse/STRATOS-650
>             Project: Stratos
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 4.0.0
>            Reporter: chris snow
>            Assignee: chris snow
>             Fix For: 4.1.0-M1
>
>         Attachments: 0002-fix-for-STRATOS-650.patch
>
>
> The CLI does not recognise the options in command line mode:
> {code}
> $ java -jar $cli_jar -u admin -p admin create-tenant -u tenant1 -p secret -f John -l Doe -d tenant.com -e john@tenant.com
> Username: admin
> usage: create-tenant [-u <user name>] [-f <first name>] [-l <last name>] [-p <password>] [-d <domain name>] [-e <email>]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)