Export variables from Octopus project to json file
问题 Is there any way to export Octopus variables to json file, using "Command" step in Jenkins? According to official Octopus documentation I only able to export Projects and Releases. Is there any way to export particular variables from particular project? 回答1: Currently you can not do this using Octo.exe. However you can still use Octopus REST API for your purpose. First you have to create a API Key, which is required to access those APIs. Then call following API end point to get your specific