Tentacle configuration

When configuring the tentacle options is there a way to tell the tentacle when it drops the nuget package to the app property to tell it not to create the subdirectory for the environment.

For example:
& .\tentacle configure --app=d:\ --console

means that when a deploy happens against an env called Dev that a d:\dev\appname\ver will be created.

is there a way to tell octopus to just create the app name folder and exclude the environment name?

Hi Thom,

Thanks for getting in touch! There is no way to tell Octopus to restructure where it first unpacks the NuGet Package.
The only way o have your app end up in a folder of your choosing, is to use the Custom Installation Directory feature.

Thanks!
Vanessa