discord / gamesdk-and-dispatch

Public issue tracker for the Discord Game SDK and Dispatch
22 stars 7 forks source link

[Feature Request (Dispatch)] Add an option to just output data #50

Open Variiuz opened 4 years ago

Variiuz commented 4 years ago

An option like --only-data that justs output the data like build id and stuff. Currently, it outputs stuff formated:

grafik

It would be nice to just have dispatch outputting data and not fancy formatting

Ponjimon commented 4 years ago

Agreed, that could be helpful, although that gives the question of what format the output should have?

Side note: With a simple regex you can get most of the data fairly easy