Skip to content

[6.5] Auto open browser on server startup (#24843)#25391

Merged
njd5475 merged 1 commit intoelastic:6.5from
njd5475:backport/6.5/pr-24843
Nov 8, 2018
Merged

[6.5] Auto open browser on server startup (#24843)#25391
njd5475 merged 1 commit intoelastic:6.5from
njd5475:backport/6.5/pr-24843

Conversation

@njd5475
Copy link
Contributor

@njd5475 njd5475 commented Nov 8, 2018

Backports the following commits to 6.5:

* Adds dev dependency on opn for opening browsers and other things.

* Adds a --open option to cli to open browser window.

* Removes unused variable in index.

* Adds opn types to dev dependencies from definitely typed.

* Adds open to the cliArgs type to allow for consistency.

* Updates snapshots that require valid cliArgs types.

* Moves opn to direct dependency since its used in cli.

* [cli] move --open handling to cluster manager

* Adds support for running --open with --no-base-path
@njd5475 njd5475 added the backport This PR is a backport of another PR label Nov 8, 2018
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@njd5475 njd5475 merged commit e3b9ba1 into elastic:6.5 Nov 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants