Skip to content

api_function_entergithubactionsloggroup

hugoalh edited this page Apr 30, 2023 · 5 revisions

Enter-GitHubActionsLogGroup

  • Type: Function
  • In Version: >= v0.3.0
  • Alias:
    • Enter-GitHubActionsGroup

Description

Enter-GitHubActionsLogGroup [-Title] <String>

Create an expandable group in the log; Anything write to the log are inside this expandable group in the log.

Parameter

Title

<String> Title of the log group.

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

Output

<Void>

Guide

API

Enum

Enum Flag

Function

Function Alias

Clone this wiki locally