Description
The m365 file list command examples have invalid option specified as folder, instead it should be folderUrl
Steps to reproduce
Execute the command
m365 file list --webUrl https://contoso.sharepoint.com/sites/project-x --folder 'Shared Documents' --recursive
Expected results
It should return the files from the specified folder and site
Actual results
Error: Invalid option: 'folder'
Diagnostics
No response
CLI for Microsoft 365 version
v5.3.0
nodejs version
16.13.0
Operating system (environment)
Windows
Shell
PowerShell
cli doctor
No response
Additional Info
No response
Description
The m365 file list command examples have invalid option specified as
folder, instead it should befolderUrlSteps to reproduce
Execute the command
m365 file list --webUrl https://contoso.sharepoint.com/sites/project-x --folder 'Shared Documents' --recursiveExpected results
It should return the files from the specified folder and site
Actual results
Error: Invalid option: 'folder'
Diagnostics
No response
CLI for Microsoft 365 version
v5.3.0
nodejs version
16.13.0
Operating system (environment)
Windows
Shell
PowerShell
cli doctor
No response
Additional Info
No response