Skip to content

mandatory specification of port for mainserver #114

@prasadtalasila

Description

@prasadtalasila

Description

The prefs change server command
autolabjs prefs changeserver [ --type ms --host <host> --port <port>]
is supposed to optionally take host or port parameters. But if we don't specify the port, the command prompts for both the host and the port.

Steps to Reproduce

  1. Install autolabcli
  2. Run the command: autolabjs prefs changeserver [ --type ms --host <host> --port <port>]
  3. Observe the first prompt string.

Expected behavior: [What you expect to happen]
Only port value should be prompted for.

Actual behavior: [What actually happens]
The host value is prompted for again.

Reproduces how often: [What percentage of the time does it reproduce?]
Every time.

Additional Information

This is not a high priority now. We need to get through other high priority items before we attempt this issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions