Skip to content

Commit 01e2014

Browse files
Release v3.0.16 (#25)
Co-authored-by: Adam-it <58668583+Adam-it@users.noreply.github.com>
1 parent 658e38a commit 01e2014

File tree

7 files changed

+3205
-3177
lines changed

7 files changed

+3205
-3177
lines changed

data/m365Model.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1465,11 +1465,21 @@
14651465
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/skype/report/report-activityuserdetail.mdx",
14661466
"docs": "https://pnp.github.io/cli-microsoft365/cmd/skype/report/report-activityuserdetail"
14671467
},
1468+
{
1469+
"name": "spe container list",
1470+
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spe/container/container-list.mdx",
1471+
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spe/container/container-list"
1472+
},
14681473
{
14691474
"name": "spe containertype add",
14701475
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spe/containertype/containertype-add.mdx",
14711476
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spe/containertype/containertype-add"
14721477
},
1478+
{
1479+
"name": "spe containertype get",
1480+
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spe/containertype/containertype-get.mdx",
1481+
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spe/containertype/containertype-get"
1482+
},
14731483
{
14741484
"name": "spe containertype list",
14751485
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spe/containertype/containertype-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.15",
5+
"version": "3.0.16",
66
"publisher": "adamwojcikit",
77
"author": {
88
"name": "Adam"

0 commit comments

Comments
 (0)