Skip to content

Commit 1adc09a

Browse files
Release v3.0.31 (#62)
Co-authored-by: Adam-it <[email protected]>
1 parent e027372 commit 1adc09a

File tree

8 files changed

+2003
-1852
lines changed

8 files changed

+2003
-1852
lines changed

data/pnpPsModel.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -515,6 +515,11 @@
515515
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Clear-PnPTenantRecycleBinItem.md",
516516
"docs": "https://pnp.github.io/powershell/cmdlets/Clear-PnPTenantRecycleBinItem.html"
517517
},
518+
{
519+
"name": "Clear-PnPTraceLog",
520+
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Clear-PnPTraceLog.md",
521+
"docs": "https://pnp.github.io/powershell/cmdlets/Clear-PnPTraceLog.html"
522+
},
518523
{
519524
"name": "Connect-PnPOnline",
520525
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Connect-PnPOnline.md",
@@ -565,6 +570,11 @@
565570
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Copy-PnPList.md",
566571
"docs": "https://pnp.github.io/powershell/cmdlets/Copy-PnPList.html"
567572
},
573+
{
574+
"name": "Copy-PnPPage",
575+
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Copy-PnPPage.md",
576+
"docs": "https://pnp.github.io/powershell/cmdlets/Copy-PnPPage.html"
577+
},
568578
{
569579
"name": "Copy-PnPTeamsTeam",
570580
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Copy-PnPTeamsTeam.md",
@@ -1295,6 +1305,11 @@
12951305
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Get-PnPPageComponent.md",
12961306
"docs": "https://pnp.github.io/powershell/cmdlets/Get-PnPPageComponent.html"
12971307
},
1308+
{
1309+
"name": "Get-PnPPageCopyProgress",
1310+
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Get-PnPPageCopyProgress.md",
1311+
"docs": "https://pnp.github.io/powershell/cmdlets/Get-PnPPageCopyProgress.html"
1312+
},
12981313
{
12991314
"name": "Get-PnPPageLikedByInformation",
13001315
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Get-PnPPageLikedByInformation.md",
@@ -1845,6 +1860,11 @@
18451860
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Get-PnPTodoList.md",
18461861
"docs": "https://pnp.github.io/powershell/cmdlets/Get-PnPTodoList.html"
18471862
},
1863+
{
1864+
"name": "Get-PnPTraceLog",
1865+
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Get-PnPTraceLog.md",
1866+
"docs": "https://pnp.github.io/powershell/cmdlets/Get-PnPTraceLog.html"
1867+
},
18481868
{
18491869
"name": "Get-PnPUnfurlLink",
18501870
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Get-PnPUnfurlLink.md",
@@ -2065,6 +2085,11 @@
20652085
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Move-PnPListItemToRecycleBin.md",
20662086
"docs": "https://pnp.github.io/powershell/cmdlets/Move-PnPListItemToRecycleBin.html"
20672087
},
2088+
{
2089+
"name": "Move-PnPPage",
2090+
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Move-PnPPage.md",
2091+
"docs": "https://pnp.github.io/powershell/cmdlets/Move-PnPPage.html"
2092+
},
20682093
{
20692094
"name": "Move-PnPPageComponent",
20702095
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Move-PnPPageComponent.md",
@@ -3804,6 +3829,11 @@
38043829
"name": "Update-PnPUserType",
38053830
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Update-PnPUserType.md",
38063831
"docs": "https://pnp.github.io/powershell/cmdlets/Update-PnPUserType.html"
3832+
},
3833+
{
3834+
"name": "Write-PnPTraceLog",
3835+
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Write-PnPTraceLog.md",
3836+
"docs": "https://pnp.github.io/powershell/cmdlets/Write-PnPTraceLog.html"
38073837
}
38083838
]
38093839
}

data/samples.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3948,6 +3948,25 @@
39483948
"Get-PnPSubWeb"
39493949
]
39503950
},
3951+
{
3952+
"title": "Get SharePoint Agents",
3953+
"url": "https://pnp.github.io/script-samples/spo-get-agent-list/README.html",
3954+
"rawUrl": "https://raw.githubusercontent.com/pnp/script-samples/main/scripts/spo-get-agent-list/README.md",
3955+
"description": "Get a list of SharePoint Agents from SharePoint Online site and export agent metadata and contents to CSV.",
3956+
"image": "https://raw.githubusercontent.com/pnp/script-samples/main/scripts/spo-get-agent-list/assets/preview.png",
3957+
"type": "powershell",
3958+
"tabTag": "#tab/pnpps",
3959+
"authors": [
3960+
{
3961+
"name": "Valeras Narbutas",
3962+
"pictureUrl": "https://avatars.githubusercontent.com/u/16476453?s=400&v=4"
3963+
}
3964+
],
3965+
"tags": [
3966+
"Connect-PnPOnline",
3967+
"ConvertFrom-Json"
3968+
]
3969+
},
39513970
{
39523971
"title": "Get All Apps From The App Catalog And Export It To CSV",
39533972
"url": "https://pnp.github.io/script-samples/spo-get-all-apps-from-appcatalog/README.html",

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": "pnp-powershell-extension",
33
"displayName": "PnP PowerShell extension",
44
"description": "With the PnP PowerShell VS Code extension, you can quickly learn, code and create scripts that use PnP PowerShell commands.",
5-
"version": "3.0.30",
5+
"version": "3.0.31",
66
"publisher": "adamwojcikit",
77
"author": {
88
"name": "Adam"

0 commit comments

Comments
 (0)