< Back

Remove-YnabTransactionPreset

Sat Jan 18, 2020 8:03 pm

NAME Remove-YnabTransactionPreset



SYNOPSIS

Remove transaction presets.





SYNTAX

Remove-YnabTransactionPreset [-PresetName] <String[]> [<CommonParameters>]





DESCRIPTION

Remove transaction presets from the preset file.





PARAMETERS

-PresetName <String[]>

The name of the preset to remove, accepts a string or array of strings. Supports wildcards.



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Remove-YnabTransactionPreset -PresetName 'Coffee'



Remove the Coffee preset.









-------------------------- EXAMPLE 2 --------------------------



PS C:\\>Remove-YnabTransactionPreset -PresetName 'Coffee','Soda'



Remove the Coffee and Soda presets.









-------------------------- EXAMPLE 3 --------------------------



PS C:\\>Remove-YnabTransactionPreset -PresetName '*'



Remove all presets.











RELATED LINKS





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=Set-YnabDefault; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only

partial help.

-- To download and install Help files for the module that includes this cmdlet, use

Update-Help.

alertSet :

description :

examples :

Synopsis :

Set-YnabDefault [[-Budget] <string>] [[-Token] <Object>] [<CommonParameters>]



ModuleName : Posh-YNAB

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : Set-YnabDefault

Category : Function

Component :

Role :

Functionality :