Skip to content

api_function_disablegithubactionsstdoutcommandecho

hugoalh edited this page Nov 12, 2023 · 3 revisions

Disable-GitHubActionsStdOutCommandEcho

  • Type: Function
  • In Version: >= v1.6.0
  • Alias:
    • Disable-GitHubActionsCommandEcho
    • Stop-GitHubActionsCommandEcho
    • Stop-GitHubActionsStdOutCommandEcho

Disable echo most of the stdout commands, the log will not show the stdout command itself unless there has any issues; Environment variable ACTIONS_STEP_DEBUG will ignore this setting.

  • Disable-GitHubActionsStdOutCommandEcho

Parameter

N/A

Output

<Void>

Guide

API

Enum

Enum Flag

Function

Function Alias

Clone this wiki locally