The bug
The command works if we explicitly specify the version, e.g. --version 1.0.0 but failed when using --version latest
Command to reproduce
octopus release deploy --space Default --project SOME_NAME --version latest --environment SOME.ENV --output-format basic --no-prompt
Outcome
Octopus API error: Object reference not set to an instance of an object. []
Versions
cli: 1.7.1
Octopus Server: 2022.3.10594
Links
The bug
The command works if we explicitly specify the version, e.g.
--version 1.0.0but failed when using--version latestCommand to reproduce
Outcome
Versions
cli: 1.7.1
Octopus Server: 2022.3.10594
Links