Skip to content

api_function_cleargithubactionsfilecommand

hugoalh edited this page Jul 23, 2023 · 9 revisions

Clear-GitHubActionsFileCommand

  • Type: Function
  • In Version: >= v1.7.0
  • Alias:
    • Remove-GitHubActionsFileCommand

Description

Clear-GitHubActionsFileCommand
  [-FileCommand] <String>

Clear file command.

πŸ…°οΈ Advanced: This function is suitable for advanced users, useful when GitHub Actions has new file commands but this module has not include yet.

Parameter

FileCommand

<String> File command. (LEGACY: Literal path of the file command.)

  • Position: 0
  • Accept Pipeline Input: False ❌
  • Accept Pipeline Input By Property Name: True βœ”
  • Accept Wildcard Characters: False ❌
  • Alias:
    • LiteralPath (LEGACY)
    • Path (LEGACY)

Output

<Void>

Guide

API

Enum

Enum Flag

Function

Function Alias

Clone this wiki locally