Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

missing {-v|--version} flag #269

Closed
eckdanny opened this issue Sep 5, 2023 · 0 comments · Fixed by #391 · May be fixed by #298
Closed

missing {-v|--version} flag #269

eckdanny opened this issue Sep 5, 2023 · 0 comments · Fixed by #391 · May be fixed by #298

Comments

@eckdanny
Copy link

eckdanny commented Sep 5, 2023

New CLI missing this important flag:

# octopuscli
$ octo --version
  9.1.7
# octopus-cli
$ octopus --version
unknown flag: --version

Expectation from CLI users like me: all CLIs support a --help and a --version flag, as the old client did

thampton added a commit to thampton/cli that referenced this issue Nov 29, 2023
```
  ./octopus --version
```

Fixes OctopusDeploy#269
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant