PoshCommence

0.4.0

An experimental set of Powershell cmdlets for use with Commence RM Designer Edition.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PoshCommence -RequiredVersion 0.4.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PoshCommence -Version 0.4.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2021 Arno van Boven. All rights reserved.

Package Details

Author(s)

  • Arno van Boven

Tags

PoshCommence Commence Vovin CmcLibNet

Cmdlets

Export-CmcCategory Export-CmcView Find-CmcView Get-CmcCategories Get-CmcConnectedItemCount Get-CmcConnections Get-CmcDatabaseDirectory Get-CmcDatabaseName Get-CmcDbSize Get-CmcFields Get-CmcFieldTypes Get-CmcFieldValues Get-CmcFilterCTCF Get-CmcFilterCTCTI Get-CmcFilterCTI Get-CmcFilterF Get-CmcIniFile Get-CmcLastDDEError Get-CmcLogFile Get-CmcRelatedColumn Open-CmcView Reset-CmcMetadataCache Test-CmcFilter

Dependencies

This module has no dependencies.

Release Notes

This release focuses mostly on usability, with argument-completion where possible. Parameter naming is now also more consistent across cmdlets. The Get-CmcFieldValues cmdlet has been simplified to take either a -CategoryName (-c) or -ViewName (-v) parameter, you no longer need to specify -UseView.

FileList

Version History

Version Downloads Last updated
0.6.13 3 4/27/2024
0.6.11 28 1/17/2023
0.6.1 6 1/13/2023
0.6.0 8 1/11/2023
0.5.9 9 12/17/2022
0.5.7 46 2/21/2022
0.5.6 13 2/19/2022
0.5.4 133 5/27/2021
0.5.3 12 5/26/2021
0.5.2 12 5/24/2021
0.5.0 17 4/9/2021
0.4.0 (current version) 14 3/23/2021
0.3.0 13 3/9/2021
0.2.0 16 2/25/2021
0.1.0 17 2/17/2021
Show less