Skip to content

api_function_enablegithubactionsstdoutcommandecho

hugoalh edited this page Sep 23, 2023 · 3 revisions

Enable-GitHubActionsStdOutCommandEcho

  • Type: Function
  • In Version: >= v1.6.0
  • Alias:
    • (>= v0.3.0) Enable-GitHubActionsCommandEcho
    • (>= v0.3.0) Start-GitHubActionsCommandEcho
    • (>= v1.6.0) Start-GitHubActionsStdOutCommandEcho
    • (v0.3.0 ~ v1.5.X) Enable-GitHubActionsCommandEchoing ❌
    • (v0.3.0 ~ v1.5.X) Enable-GitHubActionsCommandsEcho ❌
    • (v0.3.0 ~ v1.5.X) Enable-GitHubActionsCommandsEchoing ❌
    • (v0.3.0 ~ v1.5.X) Enable-GitHubActionsEchoCommand ❌
    • (v0.3.0 ~ v1.5.X) Enable-GitHubActionsEchoCommands ❌
    • (v0.3.0 ~ v1.5.X) Enable-GitHubActionsEchoingCommand ❌
    • (v0.3.0 ~ v1.5.X) Enable-GitHubActionsEchoingCommands ❌
    • (v0.3.0 ~ v1.5.X) Start-GitHubActionsCommandEchoing ❌
    • (v0.3.0 ~ v1.5.X) Start-GitHubActionsCommandsEcho ❌
    • (v0.3.0 ~ v1.5.X) Start-GitHubActionsCommandsEchoing ❌
    • (v0.3.0 ~ v1.5.X) Start-GitHubActionsEchoCommand ❌
    • (v0.3.0 ~ v1.5.X) Start-GitHubActionsEchoCommands ❌
    • (v0.3.0 ~ v1.5.X) Start-GitHubActionsEchoingCommand ❌
    • (v0.3.0 ~ v1.5.X) Start-GitHubActionsEchoingCommands ❌

Enable echo most of the stdout commands, the log will show the stdout command itself; Environment variable ACTIONS_STEP_DEBUG will ignore this setting.

  • Enable-GitHubActionsStdOutCommandEcho

Parameter

N/A

Output

<Void>

Guide

API

Enum

Enum Flag

Function

Function Alias

Clone this wiki locally