< Back
Open-ODUExportTextEditor
Post
NAME Open-ODUExportTextEditor
SYNOPSIS
Opens latest export in text editor
SYNTAX
Open-ODUExportTextEditor [<CommonParameters>]
DESCRIPTION
Opens latest export in text editor. Assumes:
- User has set path for text editor via Set-ODUConfigTextEditor.
- That path is valid.
- An export exists.
An alias for this function exists: odutext
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
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Open-ODUExportTextEditor
<opens latest export in text editor>
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>odutext
<opens latest export in text editor>
RELATED LINKS
https://github.com/DTW-DanWard/OctopusDeployUtilities
SYNOPSIS
Opens latest export in text editor
SYNTAX
Open-ODUExportTextEditor [<CommonParameters>]
DESCRIPTION
Opens latest export in text editor. Assumes:
- User has set path for text editor via Set-ODUConfigTextEditor.
- That path is valid.
- An export exists.
An alias for this function exists: odutext
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
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Open-ODUExportTextEditor
<opens latest export in text editor>
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>odutext
<opens latest export in text editor>
RELATED LINKS
https://github.com/DTW-DanWard/OctopusDeployUtilities