< Back
Get-ODUConfigTextEditor
Post
NAME Get-ODUConfigTextEditor
SYNOPSIS
Gets path for text editor on local machine
SYNTAX
Get-ODUConfigTextEditor [<CommonParameters>]
DESCRIPTION
Gets path for text editor on local machine
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
OUTPUTS
System.String
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-ODUConfigTextEditor
<path to text editor>
RELATED LINKS
https://github.com/DTW-DanWard/OctopusDeployUtilities
SYNOPSIS
Gets path for text editor on local machine
SYNTAX
Get-ODUConfigTextEditor [<CommonParameters>]
DESCRIPTION
Gets path for text editor on local machine
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
OUTPUTS
System.String
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-ODUConfigTextEditor
<path to text editor>
RELATED LINKS
https://github.com/DTW-DanWard/OctopusDeployUtilities