Skip to content

api_function_cleargithubactionsfilecommand

hugoalh edited this page Mar 2, 2023 · 9 revisions

Clear-GitHubActionsFileCommand

⚠️ Important: This function maybe cause security vulnerability, avoid to use this function!

πŸ‘Ž Deprecated: This is officially deprecated, maybe throw warning in the latest version, and maybe remove in the future version.

  • Type: Function
  • In Version: v1.1.X

Description

Clear-GitHubActionsFileCommand [-Type] <EnumFlag:GitHubActionsFileCommandTypes>

Clear the file commands.

Parameter

Type

<EnumFlag:GitHubActionsFileCommandTypes> Types of the file commands.

  • Position: 0
  • Accept Pipeline Input: False ❌
  • Accept Pipeline Input By Property Name: False ❌
  • Accept Wildcard Characters: False ❌

Output

<Void>

Guide

API

Enum

Enum Flag

Function

Function Alias

Clone this wiki locally