🎯Aim The aim of this issue would be to add a [CLI for M365](https://pnp.github.io/cli-microsoft365/) version of script [Get SharePoint List Or Library Permissions And Export It To CSV](https://pnp.github.io/script-samples/spo-get-list-library-permission-export-to-csv/README.html?tabs=pnpps). 🤔How I think one of the best approach would be to use the following commands: - [list-get](https://pnp.github.io/cli-microsoft365/cmd/spo/list/list-get/) (we should use `--withPermissions` option) - [group-get](https://pnp.github.io/cli-microsoft365/cmd/spo/group/group-get/) - [user-get](https://pnp.github.io/cli-microsoft365/cmd/spo/user/user-get/)
🎯Aim
The aim of this issue would be to add a CLI for M365 version of script Get SharePoint List Or Library Permissions And Export It To CSV.
🤔How
I think one of the best approach would be to use the following commands:
--withPermissionsoption)