When something is wrong, I'd like to be able to see what dtrack-cli saw when fetching data from the server:
~$ dtrack-cli -url https://dependencies.company.com/ -clean -latest $DEPTRACK_API_KEY project-node 1.5.8
Fetching all project versions...
Error fetching versions: invalid character '<' looking for beginning of value
A --verbose flag would be helpful that dumped the HTTP response.
When something is wrong, I'd like to be able to see what dtrack-cli saw when fetching data from the server:
A
--verboseflag would be helpful that dumped the HTTP response.