Show / Hide Table of Contents

Clear-OCICmdletHistory

SYNOPSIS

Clear the stored OCI Cmdlet history.

SYNTAX

Clear-OCICmdletHistory [<CommonParameters>]

DESCRIPTION

Cmdlet history store records the cmdlet invocation and API reponses received for last few OCI Cmdlets invoked. This Cmdlet clears the stored Cmdlet history in the current Powershell Session.

PARAMETERS

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.

OUTPUTS

  • System.Void

RELATED LINKS

  • OCIModulesDocs
  • Examples
Back to top Generated by DocFX