This repository was archived by the owner on Mar 11, 2021. It is now read-only.

Description
Expected behavior
I tried to list the content of the OpenShift.io planner using wit-cli, e.g. like this:
$ ./bin/wit-cli list workitems --key $OSIO_TOKEN
Actual behavior
error: 400: {"errors":[{"code":"invalid_request","detail":"invalid value \"workitems\" for parameter \"spaceID\", must be a uuid","id":"66FdnV0e","status":"400","title":"Bad Request"}]}
Question
How can I use wit-cli to operate OpenShift.io planner? I'd like to avoid the web UI as it makes my computer too slow.
Specifications
- Which version of fabric8-wit are you running?
latest master:
$ git log | head -1
commit 5205666
- Which operating system do you use?
Fedora 28