-
Notifications
You must be signed in to change notification settings - Fork 0
Disable AnsiColor
github-actions edited this page May 1, 2026
·
1 revision
external help file: ModernConveniences-help.xml Module Name: ModernConveniences online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.core/about/about_ansi_terminals schema: 2.0.0
Disables ANSI terminal colors.
Disable-AnsiColor [-HostOnly] [-ProgressAction <ActionPreference>] [<CommonParameters>]
{{ Fill in the Description }}
Disable-AnsiColor
Disables ANSI terminal colors.
Disable colors only for text redirected to files.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False{{ Fill ProgressAction Description }}
Type: ActionPreference
Parameter Sets: (All)
Aliases: proga
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: FalseThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
https://docs.microsoft.com/powershell/module/microsoft.powershell.core/about/about_ansi_terminals