< Back

Get-SonarrTag

Sat Jan 18, 2020 8:29 pm

NAME Get-SonarrTag



SYNTAX

Get-SonarrTag [[-Label] <string[]>] [<CommonParameters>]



Get-SonarrTag -Id <int[]> [<CommonParameters>]





PARAMETERS

-Id <int[]>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name ByTagId

Aliases None

Dynamic? false



-Label <string[]>



Required? false

Position? 0

Accept pipeline input? false

Parameter set name ByTagLabel

Aliases None

Dynamic? 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

None





OUTPUTS

MG.Sonarr.Results.Tag





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.