< Back
Remove-CidneyPipeline
Post
NAME Remove-CidneyPipeline
SYNOPSIS
Remove-CidneyPipeline will remove the specified Cidney Pipelines compiled from Pipeline: configurations.
SYNTAX
Remove-CidneyPipeline [-Name <String>] [<CommonParameters>]
Remove-CidneyPipeline [-InputObject <Object[]>] [[-Name] <String>] [<CommonParameters>]
DESCRIPTION
When you first create a Cidney Pipeline: configuration you are actually creating a definition or a configuration
of a pipeline.
It is basically a global function which is stored in the Function: provider with the the name 'Pipeline:<Name of
pipeline>'
Remove-CidneyPipeline is a utility function that will search for and remove defined Cidney Pipelines.
PARAMETERS
-InputObject <Object[]>
Required? false
Position? named
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
-Name <String>
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-CidneyPipeline | Remove-CidneyPipeline
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Remove-CidneyPipeline Hello*
-------------------------- EXAMPLE 3 --------------------------
PS C:\\>Remove-CidneyPipeline HelloWorld -Verbose
Pipeline:HelloWorld removed.
RELATED LINKS
Pipeline:
Stage:
On:
Do:
When:
Invoke-Cidney
Get-CidneyPipeline
CommonParameters : True
WorkflowCommonParameters : False
details : @{name=Send-Event; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : None
remarks : None
alertSet :
description :
examples :
Synopsis :
Send-Event [-Name] <string> [<CommonParameters>]
ModuleName : Cidney
nonTerminatingErrors :
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
Name : Send-Event
Category : Function
Component :
Role :
Functionality :
SYNOPSIS
Remove-CidneyPipeline will remove the specified Cidney Pipelines compiled from Pipeline: configurations.
SYNTAX
Remove-CidneyPipeline [-Name <String>] [<CommonParameters>]
Remove-CidneyPipeline [-InputObject <Object[]>] [[-Name] <String>] [<CommonParameters>]
DESCRIPTION
When you first create a Cidney Pipeline: configuration you are actually creating a definition or a configuration
of a pipeline.
It is basically a global function which is stored in the Function: provider with the the name 'Pipeline:<Name of
pipeline>'
Remove-CidneyPipeline is a utility function that will search for and remove defined Cidney Pipelines.
PARAMETERS
-InputObject <Object[]>
Required? false
Position? named
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
-Name <String>
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-CidneyPipeline | Remove-CidneyPipeline
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Remove-CidneyPipeline Hello*
-------------------------- EXAMPLE 3 --------------------------
PS C:\\>Remove-CidneyPipeline HelloWorld -Verbose
Pipeline:HelloWorld removed.
RELATED LINKS
Pipeline:
Stage:
On:
Do:
When:
Invoke-Cidney
Get-CidneyPipeline
CommonParameters : True
WorkflowCommonParameters : False
details : @{name=Send-Event; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : None
remarks : None
alertSet :
description :
examples :
Synopsis :
Send-Event [-Name] <string> [<CommonParameters>]
ModuleName : Cidney
nonTerminatingErrors :
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
Name : Send-Event
Category : Function
Component :
Role :
Functionality :