immuniweb / iwtools

ImmuniWeb® Community Edition CLI for CI/CD
Other
31 stars 16 forks source link

Feature: show information and output json to file #3

Open joaociocca opened 2 years ago

joaociocca commented 2 years ago

Would be nice to have the option of getting the terminal feedback AND the output to file in a single call of the script.

At the moment, if I want both I have to run it twice - once to print info on the terminal, and the second to retrieve the JSON.

Considering the current issue where sometimes the script/API will not always retrieve the latest version when using store URL, could also lead to the problem of one version being printed to the terminal and a different one going to the output file.