Priority
(Low) Something is a little off
Description
All the commands in the description of the section Outlook-Report indicate that there is a parameter called "--outputFile [outputFile]". This parameter doesn't exist. To redirect the output of the command to a different output than the screen, you need to use the normal redirection command (">"), as the examples correctly mention.
Steps to reproduce
Try to use any of the commands mentioned in the section Outlook-Report using the parameter "--outputFile"
Expected results
The results of the command should be redirected to an output file
Actual results
An error "Error: Invalid option: 'outputFile'"
Diagnostics
Not necessary. It is just a correction in the text of the instructions for the commands
CLI for Microsoft 365 version
7.1.0.
nodejs version
18.15.0.
Operating system (environment)
Windows
Shell
PowerShell
cli doctor
No response
Additional Info
It is only a correction for the information shown on the site.
Priority
(Low) Something is a little off
Description
All the commands in the description of the section Outlook-Report indicate that there is a parameter called "--outputFile [outputFile]". This parameter doesn't exist. To redirect the output of the command to a different output than the screen, you need to use the normal redirection command (">"), as the examples correctly mention.
Steps to reproduce
Try to use any of the commands mentioned in the section Outlook-Report using the parameter "--outputFile"
Expected results
The results of the command should be redirected to an output file
Actual results
An error "Error: Invalid option: 'outputFile'"
Diagnostics
Not necessary. It is just a correction in the text of the instructions for the commands
CLI for Microsoft 365 version
7.1.0.
nodejs version
18.15.0.
Operating system (environment)
Windows
Shell
PowerShell
cli doctor
No response
Additional Info
It is only a correction for the information shown on the site.