Hello,
I am trying to get a list of releases from our api using the command line tool version 4.24.2. I am receiving an unrecognized arguments error when i add --outputFormat=json.
According to the documentation for 4.1 --outputFormat=json should be a valid argument. Running --help also returns an unrecognized argument error. Is there anyway to specify the output to be json on 4.24.2?
Thanks!
command:
$ octo list-releases --apiKey=****** --server=****** --project=****** --outputFormat=json