You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Wanda Chiu (JIRA)" <ji...@apache.org> on 2017/05/22 13:19:04 UTC

[jira] [Commented] (MYNEWT-693) newtmgr conn add command needs better error checking

    [ https://issues.apache.org/jira/browse/MYNEWT-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16019570#comment-16019570 ] 

Wanda Chiu commented on MYNEWT-693:
-----------------------------------

Fix in https://github.com/apache/incubator-mynewt-newtmgr/pull/1.

It looks like the additional **addr** and *addrtype** for type ble are longer valid parameters for the command.  Opened MYNEWT-762 to track this.

> newtmgr conn add command needs better error checking
> ----------------------------------------------------
>
>                 Key: MYNEWT-693
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-693
>             Project: Mynewt
>          Issue Type: Bug
>          Components: Newtmgr
>    Affects Versions: v1_0_0_rel
>            Reporter: Wanda Chiu
>            Assignee: Wanda Chiu
>            Priority: Minor
>             Fix For: v1_1_0_rel
>
>
> The *newtmgr conn add* command currently only checks that the user provides a connection profile name for a command argument. It does not require the user to specify arguments such as *type* and *connstring*. For example:
> {code}
> newtmgr conn add myprofile
> Connection profile myprofile successfully added
> {code}
> The command needs better error checking and , minimally, should require the user to specify the *type* and *connstring* arguments.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)