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

update connection settings when changing hosts in cli #6986

Merged
merged 1 commit into from
Jul 10, 2016

Conversation

corylanou
Copy link
Contributor

@corylanou corylanou commented Jul 8, 2016

Currently, if you were in the CLI and changed the connection with the command:

> connect localhost:8186

And then issued a settings command, the command was not remembering the new connection state and would show the original host that you connected with when you opened the session. This fix stores the current state of the host:port back to the command so that settings will accurately show the current state.

  • Rebased/mergable
  • Tests pass
  • CHANGELOG.md updated

@corylanou corylanou force-pushed the cjl-update-connection-settings-cli branch from 338cca1 to 8871f5b Compare July 8, 2016 16:35
@corylanou corylanou added this to the 1.0.0 milestone Jul 8, 2016
@jsternberg
Copy link
Contributor

👍

@corylanou corylanou merged commit 921e4f5 into master Jul 10, 2016
@corylanou corylanou deleted the cjl-update-connection-settings-cli branch July 10, 2016 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants