Skip to content

New Setting autoOpenLinksInBrowser for cli config for the default behavior while opening browser window #3118

@arjunumenon

Description

@arjunumenon

Introduce a new settings called autoOpenLinksInBrowser which will be of boolean value (true / false) in the CLI Configuration Settiings

There are commands which is currently showing the URL in the console. End user is expected to copy and paste the URL in the window.
With this enhancement, if the settings value is true, CLI will open the browser automatically.
If the settings value is false, the current behavior will be continued as is.

Following are the commands which we have identified where the settings will be applicable

Default value of the settings will be false.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions