Skip to content

api_function_disablegithubactionsstdoutcommandecho

hugoalh edited this page Jun 28, 2023 · 3 revisions

Disable-GitHubActionsStdOutCommandEcho

  • Type: Function
  • In Version: >= v1.6.0
  • Alias:
    • (>= v0.3.0) Disable-GitHubActionsCommandEcho
    • (>= v0.3.0) Stop-GitHubActionsCommandEcho
    • (>= v1.6.0) Stop-GitHubActionsStdOutCommandEcho
    • (v0.3.0 ~ v1.5.X) Disable-GitHubActionsCommandEchoing πŸ‘Ž
    • (v0.3.0 ~ v1.5.X) Disable-GitHubActionsCommandsEcho πŸ‘Ž
    • (v0.3.0 ~ v1.5.X) Disable-GitHubActionsCommandsEchoing πŸ‘Ž
    • (v0.3.0 ~ v1.5.X) Disable-GitHubActionsEchoCommand πŸ‘Ž
    • (v0.3.0 ~ v1.5.X) Disable-GitHubActionsEchoCommands πŸ‘Ž
    • (v0.3.0 ~ v1.5.X) Disable-GitHubActionsEchoingCommand πŸ‘Ž
    • (v0.3.0 ~ v1.5.X) Disable-GitHubActionsEchoingCommands πŸ‘Ž
    • (v0.3.0 ~ v1.5.X) Stop-GitHubActionsCommandEchoing πŸ‘Ž
    • (v0.3.0 ~ v1.5.X) Stop-GitHubActionsCommandsEcho πŸ‘Ž
    • (v0.3.0 ~ v1.5.X) Stop-GitHubActionsCommandsEchoing πŸ‘Ž
    • (v0.3.0 ~ v1.5.X) Stop-GitHubActionsEchoCommand πŸ‘Ž
    • (v0.3.0 ~ v1.5.X) Stop-GitHubActionsEchoCommands πŸ‘Ž
    • (v0.3.0 ~ v1.5.X) Stop-GitHubActionsEchoingCommand πŸ‘Ž
    • (v0.3.0 ~ v1.5.X) Stop-GitHubActionsEchoingCommands πŸ‘Ž

Description

Disable-GitHubActionsStdOutCommandEcho

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

Parameter

N/A

Output

<Void>

Guide

API

Enum

Enum Flag

Function

Function Alias

Clone this wiki locally