Tridion Docs
Show / Hide Table of Contents

Clear-ISHDeploymentHistory

SYNOPSIS

Clears customization history for Content Manager deployment.

SYNTAX

Clear-ISHDeploymentHistory [-ISHDeployment <ISHDeployment>]

DESCRIPTION

The Clear-ISHDeploymentHistory cmdlet clears customization history information for Content Manager deployment that was generated by other cmdlets.

EXAMPLES

---------- EXAMPLE 1 ----------

PS C:\>Clear-ISHDeploymentHistory -ISHDeployment $deployment

This command clears the history information for Content Manager deployment. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.

PARAMETERS

-ISHDeployment

Specifies the name or instance of the Content Manager deployment.

Type: ISHDeployment
Parameter Sets: (All)
Aliases: 

Required: False
Position: Named
Default value: 
Accept pipeline input: False
Accept wildcard characters: False

INPUTS

OUTPUTS

NOTES

RELATED LINKS

Get-ISHDeployment

Get-ISHDeploymentHistory

Undo-ISHDeployment

Get-ISHDeploymentParameters

Back to top Copyright (c) All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries.