< Back
Add-GzYamlAlias
Post
NAME Add-GzYamlAlias
SYNOPSIS
Adds the aliases that map to Gz prefixed commands for
the Gz-Yaml module.
SYNTAX
Add-GzYamlAlias [<CommonParameters>]
DESCRIPTION
Adds the aliases that map to Gz prefixed commands.
For example, adds the alias ConvertTo-Yaml that points
to ConvertTo-GzYaml.
PARAMETERS
<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
Inputs (if any)
OUTPUTS
Output (if any)
NOTES
Aliases are to remove the Gz Prefix
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Add-GzYamlAlias
RELATED LINKS
SYNOPSIS
Adds the aliases that map to Gz prefixed commands for
the Gz-Yaml module.
SYNTAX
Add-GzYamlAlias [<CommonParameters>]
DESCRIPTION
Adds the aliases that map to Gz prefixed commands.
For example, adds the alias ConvertTo-Yaml that points
to ConvertTo-GzYaml.
PARAMETERS
<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
Inputs (if any)
OUTPUTS
Output (if any)
NOTES
Aliases are to remove the Gz Prefix
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Add-GzYamlAlias
RELATED LINKS