Search Results for

    Show / Hide Table of Contents

    Clear-UscFileStorage

    SYNOPSIS

    Clears cached files in file storage.

    SYNTAX

    Clear-UscFileStorage [-Directory <String>] [<CommonParameters>]
    

    DESCRIPTION

    Clears all cached files in file storage that are not necessarily installed packages.

    PARAMETERS

    -Directory

    Specifies an optional alternative client directory.

    Type: String
    Parameter Sets: (All)
    Aliases:
    
    Required: False
    Position: Named
    Default value: None
    Accept pipeline input: False
    Accept wildcard characters: False
    

    CommonParameters

    This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

    INPUTS

    None

    OUTPUTS

    System.Object

    NOTES

    RELATED LINKS

    In this article
    Back to top Generated by DocFX