Wanda Chiu created MYNEWT-693:
---------------------------------
Summary: 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: Sterling Hughes
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)