OctopusDeploy/cli

Bug: Cannot use base "Octopus" command with no parameters

Closed this issue · 2 comments

The bug

While able to use base commands such as octopus login or even just octo, using octopus is giving out a verbose error after the recent addition of the commandDoesNotRequireClient function.

I downgraded to v2.1.0 and tested to confirm that this error is v2.1.1 specific.

Command to reproduce

octopus

Outcome

image

Versions

cli: 2.1.1

Octopus Server: N/A

Links

Using octopus should still be supported according to the latest docs.

Created PR for this.

@MudraR Thanks for your contribution. This has been fixed in #336