@pnp/cli-microsoft365 11.10.0 → 11.11.0-beta.6c90138

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 (66) hide show
  1. package/allCommands.json +1 -1
  2. package/allCommandsFull.json +1 -1
  3. package/dist/config.js +1 -0
  4. package/dist/m365/entra/commands/agent/agent-list.js +48 -0
  5. package/dist/m365/entra/commands.js +1 -0
  6. package/dist/m365/pp/commands/aibuildermodel/aibuildermodel-get.js +23 -41
  7. package/dist/m365/pp/commands/aibuildermodel/aibuildermodel-list.js +9 -24
  8. package/dist/m365/pp/commands/aibuildermodel/aibuildermodel-remove.js +24 -44
  9. package/dist/m365/pp/commands/copilot/copilot-get.js +23 -41
  10. package/dist/m365/pp/commands/copilot/copilot-list.js +9 -24
  11. package/dist/m365/pp/commands/copilot/copilot-remove.js +24 -44
  12. package/dist/m365/pp/commands/dataverse/dataverse-table-get.js +10 -26
  13. package/dist/m365/pp/commands/dataverse/dataverse-table-list.js +9 -24
  14. package/dist/m365/pp/commands/dataverse/dataverse-table-remove.js +11 -29
  15. package/dist/m365/pp/commands/dataverse/dataverse-table-row-list.js +21 -33
  16. package/dist/m365/pp/commands/dataverse/dataverse-table-row-remove.js +25 -46
  17. package/dist/m365/pp/commands/gateway/gateway-get.js +10 -23
  18. package/dist/m365/pp/commands/managementapp/managementapp-add.js +24 -36
  19. package/dist/m365/pp/commands/managementapp/managementapp-list.js +5 -0
  20. package/dist/m365/pp/commands/solution/solution-get.js +23 -41
  21. package/dist/m365/pp/commands/solution/solution-list.js +9 -24
  22. package/dist/m365/pp/commands/solution/solution-publish.js +25 -45
  23. package/dist/m365/pp/commands/solution/solution-publisher-add.js +26 -49
  24. package/dist/m365/pp/commands/solution/solution-publisher-get.js +23 -41
  25. package/dist/m365/pp/commands/solution/solution-publisher-list.js +10 -27
  26. package/dist/m365/pp/commands/solution/solution-publisher-remove.js +24 -44
  27. package/dist/m365/pp/commands/solution/solution-remove.js +24 -44
  28. package/dist/m365/pp/commands/tenant/tenant-settings-set.js +81 -170
  29. package/dist/m365/spo/commands/file/file-add.js +1 -2
  30. package/dist/m365/spo/commands/folder/folder-add.js +1 -1
  31. package/dist/m365/spo/commands/user/user-get.js +3 -4
  32. package/dist/utils/fsUtil.js +0 -3
  33. package/docs/docs/cmd/entra/agent/agent-list.mdx +209 -0
  34. package/docs/docs/cmd/spo/file/file-version-clear.mdx +21 -0
  35. package/docs/docs/cmd/spo/file/file-version-get.mdx +19 -0
  36. package/docs/docs/cmd/spo/file/file-version-list.mdx +19 -0
  37. package/docs/docs/cmd/spo/file/file-version-remove.mdx +21 -0
  38. package/docs/docs/cmd/spo/file/file-version-restore.mdx +21 -0
  39. package/docs/docs/cmd/spo/folder/folder-add.mdx +20 -1
  40. package/docs/docs/cmd/spo/folder/folder-archive.mdx +2 -3
  41. package/docs/docs/cmd/spo/folder/folder-copy.mdx +19 -0
  42. package/docs/docs/cmd/spo/folder/folder-get.mdx +19 -0
  43. package/docs/docs/cmd/spo/folder/folder-list.mdx +19 -0
  44. package/docs/docs/cmd/spo/folder/folder-move.mdx +19 -0
  45. package/docs/docs/cmd/spo/folder/folder-remove.mdx +21 -0
  46. package/docs/docs/cmd/spo/folder/folder-set.mdx +21 -0
  47. package/docs/docs/cmd/spo/group/group-add.mdx +21 -2
  48. package/docs/docs/cmd/spo/group/group-get.mdx +19 -0
  49. package/docs/docs/cmd/spo/group/group-list.mdx +19 -0
  50. package/docs/docs/cmd/spo/group/group-member-add.mdx +21 -0
  51. package/docs/docs/cmd/spo/group/group-member-list.mdx +19 -0
  52. package/docs/docs/cmd/spo/group/group-member-remove.mdx +23 -0
  53. package/docs/docs/cmd/spo/group/group-remove.mdx +21 -0
  54. package/docs/docs/cmd/spo/group/group-set.mdx +23 -0
  55. package/docs/docs/cmd/todo/list/list-add.mdx +19 -0
  56. package/docs/docs/cmd/todo/list/list-get.mdx +19 -0
  57. package/docs/docs/cmd/todo/list/list-list.mdx +19 -0
  58. package/docs/docs/cmd/todo/list/list-remove.mdx +21 -0
  59. package/docs/docs/cmd/todo/list/list-set.mdx +21 -0
  60. package/docs/docs/cmd/todo/task/task-add.mdx +19 -0
  61. package/docs/docs/cmd/todo/task/task-get.mdx +19 -0
  62. package/docs/docs/cmd/todo/task/task-list.mdx +19 -0
  63. package/docs/docs/cmd/todo/task/task-remove.mdx +21 -0
  64. package/docs/docs/cmd/todo/task/task-set.mdx +19 -0
  65. package/npm-shrinkwrap.json +356 -190
  66. package/package.json +14 -14
@@ -27,6 +27,25 @@ m365 todo task get [options]
27
27
 
28
28
  <Global />
29
29
 
30
+ ## Permissions
31
+
32
+ <Tabs>
33
+ <TabItem value="Delegated">
34
+
35
+ | Resource | Permissions |
36
+ |-----------------|-------------|
37
+ | Microsoft Graph | Tasks.Read |
38
+
39
+ </TabItem>
40
+ <TabItem value="Application">
41
+
42
+ | Resource | Permissions |
43
+ |-----------------|----------------|
44
+ | Microsoft Graph | Tasks.Read.All |
45
+
46
+ </TabItem>
47
+ </Tabs>
48
+
30
49
  ## Examples
31
50
 
32
51
  Gets a specific task from a Microsoft To Do tasks list based on the name of the list and the task id.
@@ -24,6 +24,25 @@ m365 todo task list [options]
24
24
 
25
25
  <Global />
26
26
 
27
+ ## Permissions
28
+
29
+ <Tabs>
30
+ <TabItem value="Delegated">
31
+
32
+ | Resource | Permissions |
33
+ |-----------------|-------------|
34
+ | Microsoft Graph | Tasks.Read |
35
+
36
+ </TabItem>
37
+ <TabItem value="Application">
38
+
39
+ | Resource | Permissions |
40
+ |-----------------|----------------|
41
+ | Microsoft Graph | Tasks.Read.All |
42
+
43
+ </TabItem>
44
+ </Tabs>
45
+
27
46
  ## Examples
28
47
 
29
48
  List tasks from Microsoft To Do tasks list with the name _My task list_
@@ -1,4 +1,6 @@
1
1
  import Global from '../../_global.mdx';
2
+ import Tabs from '@theme/Tabs';
3
+ import TabItem from '@theme/TabItem';
2
4
 
3
5
  # todo task remove
4
6
 
@@ -28,6 +30,25 @@ m365 todo task remove [options]
28
30
 
29
31
  <Global />
30
32
 
33
+ ## Permissions
34
+
35
+ <Tabs>
36
+ <TabItem value="Delegated">
37
+
38
+ | Resource | Permissions |
39
+ |-----------------|-----------------|
40
+ | Microsoft Graph | Tasks.ReadWrite |
41
+
42
+ </TabItem>
43
+ <TabItem value="Application">
44
+
45
+ | Resource | Permissions |
46
+ |-----------------|---------------------|
47
+ | Microsoft Graph | Tasks.ReadWrite.All |
48
+
49
+ </TabItem>
50
+ </Tabs>
51
+
31
52
  ## Examples
32
53
 
33
54
  Removes Microsoft To Do task with the specified id in a list with the specified name
@@ -61,6 +61,25 @@ m365 todo task set [options]
61
61
 
62
62
  When you specify the values for `categories`, each category can correspond to the displayName property of an [outlookCategory](https://learn.microsoft.com/graph/api/resources/outlookcategory?view=graph-rest-1.0). It is permissible to use distinct names.
63
63
 
64
+ ## Permissions
65
+
66
+ <Tabs>
67
+ <TabItem value="Delegated">
68
+
69
+ | Resource | Permissions |
70
+ |-----------------|-----------------|
71
+ | Microsoft Graph | Tasks.ReadWrite |
72
+
73
+ </TabItem>
74
+ <TabItem value="Application">
75
+
76
+ | Resource | Permissions |
77
+ |-----------------|---------------------|
78
+ | Microsoft Graph | Tasks.ReadWrite.All |
79
+
80
+ </TabItem>
81
+ </Tabs>
82
+
64
83
  ## Examples
65
84
 
66
85
  Update a task with title _New task_ to _Update doco_ in Microsoft To Do tasks list with a specific name.