Skip to content

Commit

Permalink
Update Exported Module Cmdlets
Browse files Browse the repository at this point in the history
  • Loading branch information
TehMuffinMoo committed Jul 16, 2024
1 parent 94f464e commit d10c655
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Modules/ibPS/ibPS.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Mat Cox
#
# Generated on: 07/11/2024
# Generated on: 07/16/2024
#

@{
Expand Down Expand Up @@ -79,7 +79,7 @@ FunctionsToExport = 'Get-B1APIKey', 'Get-B1AuditLog', 'Get-B1BulkOperation',
'Start-B1Export', 'ConvertTo-PunyCode', 'ConvertTo-RNAME',
'Get-B1Address', 'Get-B1AddressBlock',
'Get-B1AddressBlockNextAvailable', 'Get-B1AddressNextAvailable',
'Get-B1AuthoritativeNSG', 'Get-B1AuthoritativeZone',
'Get-B1Asset', 'Get-B1AuthoritativeNSG', 'Get-B1AuthoritativeZone',
'Get-B1CloudProvider', 'Get-B1DelegatedZone', 'Get-B1DFP',
'Get-B1DHCPConfigProfile', 'Get-B1DHCPGlobalConfig',
'Get-B1DHCPHardwareFilter', 'Get-B1DHCPHost', 'Get-B1DHCPLease',
Expand Down Expand Up @@ -153,7 +153,7 @@ FunctionsToExport = 'Get-B1APIKey', 'Get-B1AuditLog', 'Get-B1BulkOperation',
'Submit-B1TideData', 'Get-B1ConnectionProfile',
'New-B1ConnectionProfile', 'Remove-B1ConnectionProfile',
'Switch-B1ConnectionProfile', 'Get-B1Object', 'Get-B1Schema',
'New-B1Object', 'Remove-B1Object', 'Set-B1Object',
'Invoke-B1CubeJS', 'New-B1Object', 'Remove-B1Object', 'Set-B1Object',
'Get-NIOSConnectionProfile', 'New-NIOSConnectionProfile',
'Remove-NIOSConnectionProfile', 'Switch-NIOSConnectionProfile',
'Convert-RecordsToBloxOne', 'Copy-NIOSDTCToBloxOne', 'Get-NIOSObject',
Expand Down
2 changes: 1 addition & 1 deletion docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"ReleaseNotes": "https://ibps.readthedocs.io/en/latest/Change%20Log/",
"CompanyName": "TMM Networks",
"Copyright": "(c) 2021-2024 Mat Cox. All rights reserved.",
"Count": 245
"Count": 247
}

0 comments on commit d10c655

Please sign in to comment.