Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

ConvertTo Yaml

Nick Spreitzer edited this page Aug 15, 2019 · 9 revisions

external help file: JournalCli.dll-Help.xml Module Name: JournalCli online version: https://github.com/refactorsaurusrex/journal-cli/wiki schema: 2.0.0

ConvertTo-Yaml

SYNOPSIS

SYNTAX

ConvertTo-Yaml [-Value] <PSObject> [<CommonParameters>]

DESCRIPTION

{{ Fill in the Description }}

EXAMPLES

Example 1

PS C:\> {{ Add example code here }}

{{ Add example description here }}

PARAMETERS

-Value

{{ Fill Value Description }}

Type: PSObject
Parameter Sets: (All)
Aliases:

Required: True
Position: 0
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False

CommonParameters

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

INPUTS

System.Management.Automation.PSObject

OUTPUTS

NOTES

RELATED LINKS

Clone this wiki locally