< Back

Get-OctopusToolPath

Sat Jan 18, 2020 5:29 pm

NAME Get-OctopusToolPath



SYNOPSIS

This cmdlet returns the full path of the current Octo.exe version set as default. To learn how to set this path

run Get-Help Set-OctopusToolPath



In the background [Get-OctopusToolPath] and [Set-OctopusToolPath] simply Get/Set the value of the environment

variable $env:OctoExe





SYNTAX

Get-OctopusToolPath [<CommonParameters>]





DESCRIPTION

This cmdlet returns the full path of the current Octo.exe version set as default. To learn how to set this path

run Get-Help Set-OctopusToolPath



In the background [Get-OctopusToolPath] and [Set-OctopusToolPath] simply Get/Set the value of the environment

variable $env:OctoExe





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-OctopusToolPath



returns the full path of the current Octo.exe version set as default.



RELATED LINKS

WebSite: http://Octoposh.net

Github Project: https://github.com/Dalmirog/OctoPosh/

Wiki: http://octoposh.readthedocs.io

QA and Feature requests: https://gitter.im/Dalmirog/OctoPosh#initial