@pnp/cli-microsoft365 10.0.0-beta.a868b81 → 10.0.0-beta.d54aaac

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (82) hide show
  1. package/allCommands.json +1 -1
  2. package/allCommandsFull.json +1 -1
  3. package/dist/Auth.js +3 -1
  4. package/dist/Command.js +4 -1
  5. package/dist/m365/commands/login.js +1 -1
  6. package/dist/m365/file/commands/file-move.js +135 -0
  7. package/dist/m365/file/commands.js +2 -1
  8. package/dist/m365/flow/commands/recyclebinitem/recyclebinitem-list.js +47 -0
  9. package/dist/m365/flow/commands/recyclebinitem/recyclebinitem-restore.js +48 -0
  10. package/dist/m365/flow/commands.js +2 -0
  11. package/dist/m365/spfx/commands/project/project-doctor/doctor-1.20.0-rc.1.js +25 -0
  12. package/dist/m365/spfx/commands/project/project-doctor.js +2 -1
  13. package/dist/m365/spfx/commands/project/project-upgrade/upgrade-1.20.0-rc.1.js +57 -0
  14. package/dist/m365/spfx/commands/project/project-upgrade.js +16 -13
  15. package/dist/m365/spfx/commands/spfx-doctor.js +15 -0
  16. package/dist/m365/spo/commands/folder/folder-sharinglink-add.js +143 -0
  17. package/dist/m365/spo/commands/folder/folder-sharinglink-clear.js +111 -0
  18. package/dist/m365/spo/commands/folder/folder-sharinglink-remove.js +95 -0
  19. package/dist/m365/spo/commands/site/SiteAdmin.js +2 -0
  20. package/dist/m365/spo/commands/site/site-admin-add.js +252 -0
  21. package/dist/m365/spo/commands/site/site-admin-list.js +2 -27
  22. package/dist/m365/spo/commands/site/site-admin-remove.js +193 -0
  23. package/dist/m365/spo/commands/user/user-get.js +67 -9
  24. package/dist/m365/spo/commands.js +5 -0
  25. package/dist/m365/spp/commands/contentcenter/contentcenter-list.js +56 -0
  26. package/dist/m365/spp/commands.js +5 -0
  27. package/dist/m365/teams/MeetingTranscript.js +2 -0
  28. package/dist/m365/teams/commands/meeting/meeting-transcript-get.js +152 -0
  29. package/dist/m365/teams/commands.js +1 -0
  30. package/dist/utils/driveUtil.js +51 -0
  31. package/dist/utils/spo.js +45 -0
  32. package/dist/utils/zod.js +1 -1
  33. package/docs/docs/cmd/entra/m365group/m365group-report-activitystorage.mdx +2 -2
  34. package/docs/docs/cmd/file/file-move.mdx +79 -0
  35. package/docs/docs/cmd/flow/recyclebinitem/recyclebinitem-list.mdx +132 -0
  36. package/docs/docs/cmd/flow/recyclebinitem/recyclebinitem-restore.mdx +55 -0
  37. package/docs/docs/cmd/spo/cdn/cdn-get.mdx +1 -1
  38. package/docs/docs/cmd/spo/cdn/cdn-origin-add.mdx +1 -1
  39. package/docs/docs/cmd/spo/cdn/cdn-origin-list.mdx +1 -1
  40. package/docs/docs/cmd/spo/cdn/cdn-origin-remove.mdx +1 -1
  41. package/docs/docs/cmd/spo/cdn/cdn-policy-list.mdx +1 -1
  42. package/docs/docs/cmd/spo/cdn/cdn-policy-set.mdx +1 -1
  43. package/docs/docs/cmd/spo/externaluser/externaluser-list.mdx +1 -1
  44. package/docs/docs/cmd/spo/folder/folder-sharinglink-add.mdx +125 -0
  45. package/docs/docs/cmd/spo/folder/folder-sharinglink-clear.mdx +50 -0
  46. package/docs/docs/cmd/spo/folder/folder-sharinglink-remove.mdx +50 -0
  47. package/docs/docs/cmd/spo/hidedefaultthemes/hidedefaultthemes-get.mdx +1 -1
  48. package/docs/docs/cmd/spo/hidedefaultthemes/hidedefaultthemes-set.mdx +1 -1
  49. package/docs/docs/cmd/spo/homesite/homesite-remove.mdx +1 -1
  50. package/docs/docs/cmd/spo/knowledgehub/knowledgehub-get.mdx +1 -1
  51. package/docs/docs/cmd/spo/knowledgehub/knowledgehub-remove.mdx +1 -1
  52. package/docs/docs/cmd/spo/knowledgehub/knowledgehub-set.mdx +1 -1
  53. package/docs/docs/cmd/spo/orgassetslibrary/orgassetslibrary-add.mdx +1 -1
  54. package/docs/docs/cmd/spo/orgassetslibrary/orgassetslibrary-list.mdx +1 -1
  55. package/docs/docs/cmd/spo/orgassetslibrary/orgassetslibrary-remove.mdx +1 -1
  56. package/docs/docs/cmd/spo/orgnewssite/orgnewssite-list.mdx +1 -1
  57. package/docs/docs/cmd/spo/orgnewssite/orgnewssite-remove.mdx +1 -1
  58. package/docs/docs/cmd/spo/orgnewssite/orgnewssite-set.mdx +1 -1
  59. package/docs/docs/cmd/spo/site/site-admin-add.mdx +67 -0
  60. package/docs/docs/cmd/spo/site/site-admin-remove.mdx +67 -0
  61. package/docs/docs/cmd/spo/site/site-appcatalog-add.mdx +1 -1
  62. package/docs/docs/cmd/spo/site/site-appcatalog-remove.mdx +1 -1
  63. package/docs/docs/cmd/spo/site/site-commsite-enable.mdx +1 -1
  64. package/docs/docs/cmd/spo/site/site-list.mdx +6 -4
  65. package/docs/docs/cmd/spo/site/site-set.mdx +1 -1
  66. package/docs/docs/cmd/spo/storageentity/storageentity-remove.mdx +1 -1
  67. package/docs/docs/cmd/spo/storageentity/storageentity-set.mdx +1 -1
  68. package/docs/docs/cmd/spo/tenant/tenant-appcatalog-add.mdx +1 -1
  69. package/docs/docs/cmd/spo/tenant/tenant-appcatalogurl-get.mdx +1 -1
  70. package/docs/docs/cmd/spo/tenant/tenant-recyclebinitem-list.mdx +1 -1
  71. package/docs/docs/cmd/spo/tenant/tenant-recyclebinitem-remove.mdx +1 -1
  72. package/docs/docs/cmd/spo/tenant/tenant-settings-list.mdx +1 -1
  73. package/docs/docs/cmd/spo/theme/theme-apply.mdx +1 -1
  74. package/docs/docs/cmd/spo/theme/theme-get.mdx +1 -1
  75. package/docs/docs/cmd/spo/theme/theme-list.mdx +1 -1
  76. package/docs/docs/cmd/spo/theme/theme-remove.mdx +1 -1
  77. package/docs/docs/cmd/spo/theme/theme-set.mdx +1 -1
  78. package/docs/docs/cmd/spo/user/user-get.mdx +35 -9
  79. package/docs/docs/cmd/spp/contentcenter/contentcenter-list.mdx +287 -0
  80. package/docs/docs/cmd/teams/meeting/meeting-transcript-get.mdx +132 -0
  81. package/npm-shrinkwrap.json +203 -375
  82. package/package.json +16 -17

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.