Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mandatory specification of port for mainserver #114

Open
prasadtalasila opened this issue Jan 17, 2019 · 0 comments
Open

mandatory specification of port for mainserver #114

prasadtalasila opened this issue Jan 17, 2019 · 0 comments

Comments

@prasadtalasila
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant