Skip to content

New helpTarget CLI config setting #4037

@Adam-it

Description

@Adam-it

💡Idea

The aim is to add a new CLI config setting that would define if the --help should show up in the console (like now) or open the command sit in CLI for Microsoft 365 docs web page

Setting name Definition Default value
helpTarget Defines the way the command help will be shown. Set console - to show the help in console or web - to open the command docs in default browser console

Things to consider

This setting should not change the way CLI works when a command failure. So on command fail we should still show help in console output not open the docs web page in default browser every time 😉

Original discussion in Issue

#3958

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions