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:37 UTC

[jira] [Updated] (STRATOS-649) CLI inconsistent handling of STRATOS_URL validation

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

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

> CLI inconsistent handling of STRATOS_URL validation
> ---------------------------------------------------
>
>                 Key: STRATOS-649
>                 URL: https://issues.apache.org/jira/browse/STRATOS-649
>             Project: Stratos
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 4.0.0
>            Reporter: chris snow
>             Fix For: 4.1.0-M1
>
>         Attachments: 0001-Fix-for-STRATOS-649.patch
>
>
> If STRATOS_URL env var has not been found, CLI should output:
> {code}
> Could not find required "STRATOS_URL" variable in your environment.
> {code}
> If STRATOS_URL is the wrong format, CLI should output:
> {code}
> The "STRATOS_URL" variable in your environment is not a valid URL. You have provided "https://localhost"
> Please provide the Stratos Controller URL as follows
> https://<host>:<port>
> {code}
> Where the hostname provided by the user is output in the error message.



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