Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Octopus Variable Set Export

Export Variable Sets from Octopus to an Excel file. Each variable set will be on its own worksheet.

Dependencies

Install Dependencies

Install-Module -Name ImportExcel

Install-Package Octopus.Client -source https://www.nuget.org/api/v2 -SkipDependencies

Usage

.\OctopusVariableSetExport.ps1 -OctopusUrl 'https://localhost' -UserApiKey 'your-api-key-here' -VariableSetNames 'variable-set-1', 'variable-set-2'

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages