Show-RepositoryNotificationConfiguration



Summary

Displays the current notification configuration onto the screen

Syntax

Show-RepositoryNotificationConfiguration [<CommonParameters>]

Description

This command retrieves the current notification configuration as user-friendly screen output. This command must be invoked inside a directory initialized as a repository using the Initialize-Repository command. The current notification configuration must be set via the Set-RepositoryNotificationConfiguration command.

Parameters

No parameters defined.

Examples


PS C:\> Show-RepositoryNotificationConfiguration

See also