Enhance the commands m365 spo navigation node set and m365 spo navigation node add with an additional option openInNewWindow. This will allow the navigation node to be opened in a new window.
Option to add
| Option |
Description |
--openInNewWindow [openInNewWindow] |
Open the URL in a new window. Valid values: true, false. |
Examples
Update the navigation node the open its URL in a new window
m365 spo navigation node set --webUrl https://contoso.sharepoint.com/sites/marketing --id 2209 --openInNewWindow true
Enhance the commands
m365 spo navigation node setandm365 spo navigation node addwith an additional optionopenInNewWindow. This will allow the navigation node to be opened in a new window.Option to add
--openInNewWindow [openInNewWindow]true,false.Examples
Update the navigation node the open its URL in a new window