Skip to content

api_function_entergithubactionsloggroup

hugoalh edited this page Sep 23, 2023 · 5 revisions

Enter-GitHubActionsLogGroup

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

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

  • Enter-GitHubActionsLogGroup
      [-Title] <String>

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