Skip to content

Get-TriliumInfo

SYNOPSIS

Gets the application info for TriliumNext.

SYNTAX

__AllParameterSets

Get-TriliumInfo [-SkipCertCheck] [<CommonParameters>]

DESCRIPTION

This function retrieves the application info for TriliumNext.

EXAMPLES

EXAMPLE 1

Get-TriliumInfo

PARAMETERS

-SkipCertCheck

Option to skip certificate check.

Type: System.Management.Automation.SwitchParameter
DefaultValue: False
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
  Position: Named
  IsRequired: false
  ValueFromPipeline: false
  ValueFromPipelineByPropertyName: false
  ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.Object

NOTES

This function requires that the authentication has been set using Connect-TriliumAuth.

TriliumNext PowerShell Module