ado.core
1.0.3
This module contains set of the Azure DevOps cmdlets for managing work item types, processes, picklists, etc.. It is designed to be used with the Azure DevOps REST API and provides a convenient way to interact with Azure DevOps services from PowerShell.
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
2025 (c) Oleksandr Nikolaiev. All rights reserved.
Package Details
Author(s)
- Oleksandr Nikolaiev
Tags
d365fsc AzureDevOps D365 ADO fscps ascii Ciellos DevOps
Functions
Get-ADOProjectList Get-ADOProject Add-ADOProject Update-ADOProject Remove-ADOProject Get-ADOProjectPropertieList Set-ADOProjectPropertieList Get-ADOWitFieldList Get-ADOWitField Add-ADOWitField Update-ADOWitField Remove-ADOWitField Get-ADOWorkItemTypeList Get-ADOWorkItemType Add-ADOWorkItemType Update-ADOWorkItemType Remove-ADOWorkItemType Get-ADOWorkItemTypeFieldList Get-ADOWorkItemTypeField Add-ADOWorkItemTypeField Update-ADOWorkItemTypeField Remove-ADOWorkItemTypeField Get-ADOWorkItemTypeStateList Get-ADOWorkItemTypeState Add-ADOWorkItemTypeState Hide-ADOWorkItemTypeState Update-ADOWorkItemTypeState Remove-ADOWorkItemTypeState Get-ADOWorkItemTypeLayout Add-ADOWorkItemTypePage Update-ADOWorkItemTypePage Remove-ADOWorkItemTypePage Get-ADOWorkItemTypeRuleList Get-ADOWorkItemTypeRule Add-ADOWorkItemTypeRule Update-ADOWorkItemTypeRule Remove-ADOWorkItemTypeRule Get-ADOProcessBehaviorList Get-ADOProcessBehavior Add-ADOProcessBehavior Update-ADOProcessBehavior Remove-ADOProcessBehavior Add-ADOWorkItemTypeGroupControl Update-ADOWorkItemTypeGroupControl Remove-ADOWorkItemTypeGroupControl Move-ADOWorkItemTypeGroupControl Add-ADOWorkItemTypeGroup Update-ADOWorkItemTypeGroup Remove-ADOWorkItemTypeGroup Move-ADOWorkItemTypeGroupToPage Move-ADOWorkItemTypeGroupToSection Get-ADOPickListList Get-ADOPickList Add-ADOPickList Update-ADOPickList Remove-ADOPickList Get-ADOProcessList Get-ADOProcess Add-ADOProcess Update-ADOProcess Remove-ADOProcess Get-ADOWorkItemsList Get-ADOWorkItemsBatch Get-ADOWorkItem Add-ADOWorkItem Update-ADOWorkItem Remove-ADOWorkItem Invoke-ADOWiqlQueryByWiql Invoke-ADOWiqlQueryById Invoke-ADOWiqlQuery Enable-ADOException Disable-ADOException
Dependencies
-
- fscps.ascii (>= 1.0.13)
- PSFramework (>= 1.12.346)
FileList
- ado.core.nuspec
- functions\get-adoworkitemtypestatelist.ps1
- internal\scripts\preimport.ps1
- tests\functions\Get-ADOWorkItemTypeStateList.Tests.ps1
- functions\hide-adoworkitemtypestate.ps1
- internal\scripts\readme.md
- tests\functions\Hide-ADOWorkItemTypeState.Tests.ps1
- ado.core.psd1
- functions\invoke-adowiqlquery.ps1
- internal\scripts\strings.ps1
- tests\functions\Invoke-ADOWiqlQuery.Tests.ps1
- ado.core.psm1
- functions\invoke-adowiqlquerybyid.ps1
- internal\scripts\variables.ps1
- tests\functions\Invoke-ADOWiqlQueryById.Tests.ps1
- commands.ps1
- functions\invoke-adowiqlquerybywiql.ps1
- internal\tepp\assignment.ps1
- tests\functions\Invoke-ADOWiqlQueryByWiql.Tests.ps1
- LICENSE
- functions\move-adoworkitemtypegroupcontrol.ps1
- internal\tepp\example.tepp.ps1
- tests\functions\Move-ADOWorkItemTypeGroupControl.Tests.ps1
- resourcesAfter.ps1
- functions\move-adoworkitemtypegrouptopage.ps1
- internal\tepp\readme.md
- tests\functions\Move-ADOWorkItemTypeGroupToPage.Tests.ps1
- resourcesBefore.ps1
- functions\move-adoworkitemtypegrouptosection.ps1
- tests\pester-PSScriptAnalyzer.ps1
- tests\functions\Move-ADOWorkItemTypeGroupToSection.Tests.ps1
- en-us\about_ado.core.help.txt
- functions\readme.md
- tests\pester.ps1
- tests\functions\readme.md
- en-us\about_Deployable_Packages.help.txt
- functions\remove-adopicklist.ps1
- tests\readme.md
- tests\functions\Remove-ADOPickList.Tests.ps1
- en-us\strings.psd1
- functions\remove-adoprocess.ps1
- tests\functions\Add-ADOPickList.Tests.ps1
- tests\functions\Remove-ADOProcess.Tests.ps1
- functions\add-adopicklist.ps1
- functions\remove-adoprocessbehavior.ps1
- tests\functions\Add-ADOProcess.Tests.ps1
- tests\functions\Remove-ADOProcessBehavior.Tests.ps1
- functions\add-adoprocess.ps1
- functions\remove-adoproject.ps1
- tests\functions\Add-ADOProcessBehavior.Tests.ps1
- tests\functions\Remove-ADOProject.Tests.ps1
- functions\add-adoprocessbehavior.ps1
- functions\remove-adowitfield.ps1
- tests\functions\Add-ADOProject.Tests.ps1
- tests\functions\Remove-ADOWitField.Tests.ps1
- functions\add-adoproject.ps1
- functions\remove-adoworkitem.ps1
- tests\functions\Add-ADOWitField.Tests.ps1
- tests\functions\Remove-ADOWorkItem.Tests.ps1
- functions\add-adowitfield.ps1
- functions\remove-adoworkitemtype.ps1
- tests\functions\Add-ADOWorkItem.Tests.ps1
- tests\functions\Remove-ADOWorkItemType.Tests.ps1
- functions\add-adoworkitem.ps1
- functions\remove-adoworkitemtypefield.ps1
- tests\functions\Add-ADOWorkItemType.Tests.ps1
- tests\functions\Remove-ADOWorkItemTypeField.Tests.ps1
- functions\add-adoworkitemtype.ps1
- functions\remove-adoworkitemtypegroup.ps1
- tests\functions\Add-ADOWorkItemTypeField.Tests.ps1
- tests\functions\Remove-ADOWorkItemTypeGroup.Tests.ps1
- functions\add-adoworkitemtypefield.ps1
- functions\remove-adoworkitemtypegroupcontrol.ps1
- tests\functions\Add-ADOWorkItemTypeGroup.Tests.ps1
- tests\functions\Remove-ADOWorkItemTypeGroupControl.Tests.ps1
- functions\add-adoworkitemtypegroup.ps1
- functions\remove-adoworkitemtypepage.ps1
- tests\functions\Add-ADOWorkItemTypeGroupControl.Tests.ps1
- tests\functions\Remove-ADOWorkItemTypePage.Tests.ps1
- functions\add-adoworkitemtypegroupcontrol.ps1
- functions\remove-adoworkitemtyperule.ps1
- tests\functions\Add-ADOWorkItemTypePage.Tests.ps1
- tests\functions\Remove-ADOWorkItemTypeRule.Tests.ps1
- functions\add-adoworkitemtypepage.ps1
- functions\remove-adoworkitemtypestate.ps1
- tests\functions\Add-ADOWorkItemTypeRule.Tests.ps1
- tests\functions\Remove-ADOWorkItemTypeState.Tests.ps1
- functions\add-adoworkitemtyperule.ps1
- functions\set-adoprojectpropertielist.ps1
- tests\functions\Add-ADOWorkItemTypeState.Tests.ps1
- tests\functions\Set-ADOProjectPropertieList.Tests.ps1
- functions\add-adoworkitemtypestate.ps1
- functions\update-adopicklist.ps1
- tests\functions\Disable-ADOException.Tests.ps1
- tests\functions\Update-ADOPickList.Tests.ps1
- functions\disable-adoexception.ps1
- functions\update-adoprocess.ps1
- tests\functions\Enable-ADOException.Tests.ps1
- tests\functions\Update-ADOProcess.Tests.ps1
- functions\enable-adoexception.ps1
- functions\update-adoprocessbehavior.ps1
- tests\functions\Get-ADOPickList.Tests.ps1
- tests\functions\Update-ADOProcessBehavior.Tests.ps1
- functions\get-adopicklist.ps1
- functions\update-adoproject.ps1
- tests\functions\Get-ADOPickListList.Tests.ps1
- tests\functions\Update-ADOProject.Tests.ps1
- functions\get-adopicklistlist.ps1
- functions\update-adowitfield.ps1
- tests\functions\Get-ADOProcess.Tests.ps1
- tests\functions\Update-ADOWitField.Tests.ps1
- functions\get-adoprocess.ps1
- functions\update-adoworkitem.ps1
- tests\functions\Get-ADOProcessBehavior.Tests.ps1
- tests\functions\Update-ADOWorkItem.Tests.ps1
- functions\get-adoprocessbehavior.ps1
- functions\update-adoworkitemtype.ps1
- tests\functions\Get-ADOProcessBehaviorList.Tests.ps1
- tests\functions\Update-ADOWorkItemType.Tests.ps1
- functions\get-adoprocessbehaviorlist.ps1
- functions\update-adoworkitemtypefield.ps1
- tests\functions\Get-ADOProcessList.Tests.ps1
- tests\functions\Update-ADOWorkItemTypeField.Tests.ps1
- functions\get-adoprocesslist.ps1
- functions\update-adoworkitemtypegroup.ps1
- tests\functions\Get-ADOProject.Tests.ps1
- tests\functions\Update-ADOWorkItemTypeGroup.Tests.ps1
- functions\get-adoproject.ps1
- functions\update-adoworkitemtypegroupcontrol.ps1
- tests\functions\Get-ADOProjectList.Tests.ps1
- tests\functions\Update-ADOWorkItemTypeGroupControl.Tests.ps1
- functions\get-adoprojectlist.ps1
- functions\update-adoworkitemtypepage.ps1
- tests\functions\Get-ADOProjectPropertieList.Tests.ps1
- tests\functions\Update-ADOWorkItemTypePage.Tests.ps1
- functions\get-adoprojectpropertielist.ps1
- functions\update-adoworkitemtyperule.ps1
- tests\functions\Get-ADOWitField.Tests.ps1
- tests\functions\Update-ADOWorkItemTypeRule.Tests.ps1
- functions\get-adowitfield.ps1
- functions\update-adoworkitemtypestate.ps1
- tests\functions\Get-ADOWitFieldList.Tests.ps1
- tests\functions\Update-ADOWorkItemTypeState.Tests.ps1
- functions\get-adowitfieldlist.ps1
- internal\configurations\configuration.ps1
- tests\functions\Get-ADOWorkItem.Tests.ps1
- tests\general\FileIntegrity.Exceptions.ps1
- functions\get-adoworkitem.ps1
- internal\configurations\readme.md
- tests\functions\Get-ADOWorkItemsBatch.Tests.ps1
- tests\general\FileIntegrity.Tests.ps1
- functions\get-adoworkitemsbatch.ps1
- internal\functions\invoke-adoapirequest.ps1
- tests\functions\Get-ADOWorkItemsList.Tests.ps1
- tests\general\Help.Example.Parameters.Tests.ps1
- functions\get-adoworkitemslist.ps1
- internal\functions\invoke-timesignal.ps1
- tests\functions\Get-ADOWorkItemType.Tests.ps1
- tests\general\Help.Exceptions.ps1
- functions\get-adoworkitemtype.ps1
- internal\functions\readme.md
- tests\functions\Get-ADOWorkItemTypeField.Tests.ps1
- tests\general\Help.Tests.ps1
- functions\get-adoworkitemtypefield.ps1
- internal\scriptblocks\scriptblocks.ps1
- tests\functions\Get-ADOWorkItemTypeFieldList.Tests.ps1
- tests\general\Manifest.Tests.ps1
- functions\get-adoworkitemtypefieldlist.ps1
- internal\scripts\enums.ps1
- tests\functions\Get-ADOWorkItemTypeLayout.Tests.ps1
- tests\general\PSScriptAnalyzer.Tests.ps1
- functions\get-adoworkitemtypelayout.ps1
- internal\scripts\helpers.ps1
- tests\functions\Get-ADOWorkItemTypeList.Tests.ps1
- tests\__general\Help.Example.Tests.ps1
- functions\get-adoworkitemtypelist.ps1
- internal\scripts\license.ps1
- tests\functions\Get-ADOWorkItemTypeRule.Tests.ps1
- xml\ado.core.Format.ps1xml
- functions\get-adoworkitemtyperule.ps1
- internal\scripts\load-dotnet-assemblies.ps1
- tests\functions\Get-ADOWorkItemTypeRuleList.Tests.ps1
- xml\ado.core.Types.ps1xml
- functions\get-adoworkitemtyperulelist.ps1
- internal\scripts\postimport.ps1
- tests\functions\Get-ADOWorkItemTypeState.Tests.ps1
- xml\readme.md
- functions\get-adoworkitemtypestate.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.4 | 2 | 4/29/2025 |