OctopusDeploy / cli

| Public | Next Generation of the Octopus CLI :octopus:
Other
35 stars 10 forks source link

Removes a whitespace between Path key and value when creating a zip p… #409

Closed mik-ky closed 1 month ago

mik-ky commented 1 month ago

…ackage with json output format. Additionally prints a new line so it's consistent with the other output options.

This is to make it consistent with our other json output formats, like release creation or deploy.

image