Skip to content

Commit 3ca53c1

Browse files
Release v3.0.22 (#33)
Co-authored-by: Adam-it <[email protected]>
1 parent 8559a27 commit 3ca53c1

File tree

7 files changed

+2457
-2415
lines changed

7 files changed

+2457
-2415
lines changed

data/m365Model.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1480,6 +1480,11 @@
14801480
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/skype/report/report-activityuserdetail.mdx",
14811481
"docs": "https://pnp.github.io/cli-microsoft365/cmd/skype/report/report-activityuserdetail"
14821482
},
1483+
{
1484+
"name": "spe container get",
1485+
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spe/container/container-get.mdx",
1486+
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spe/container/container-get"
1487+
},
14831488
{
14841489
"name": "spe container list",
14851490
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spe/container/container-list.mdx",
@@ -3070,6 +3075,11 @@
30703075
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/tenant/tenant-commandset-set.mdx",
30713076
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spo/tenant/tenant-commandset-set"
30723077
},
3078+
{
3079+
"name": "spo tenant homesite list",
3080+
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/tenant/tenant-homesite-list.mdx",
3081+
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spo/tenant/tenant-homesite-list"
3082+
},
30733083
{
30743084
"name": "spo tenant recyclebinitem list",
30753085
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/tenant/tenant-recyclebinitem-list.mdx",
@@ -3305,6 +3315,11 @@
33053315
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spp/contentcenter/contentcenter-list.mdx",
33063316
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spp/contentcenter/contentcenter-list"
33073317
},
3318+
{
3319+
"name": "spp model get",
3320+
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spp/model/model-get.mdx",
3321+
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spp/model/model-get"
3322+
},
33083323
{
33093324
"name": "spp model list",
33103325
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spp/model/model-list.mdx",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cli-for-microsoft-365-extension",
33
"displayName": "CLI for Microsoft 365 extension",
44
"description": "This extension provides functionalities that may be helpful when creating scripts using CLI for Microsoft 365 like docs, commands list, sample gallery and many more.",
5-
"version": "3.0.21",
5+
"version": "3.0.22",
66
"publisher": "adamwojcikit",
77
"author": {
88
"name": "Adam"

0 commit comments

Comments
 (0)