phase2 / rig

Outrigger command line tool
MIT License
11 stars 8 forks source link

Discard output from the command that starts dnsdock #155

Open febbraro opened 6 years ago

febbraro commented 6 years ago

When spinning and the dnsdock image has not been pulled, the output will be populated with results from pulling and starting up the dnsdock container on clean machines.

HELP WANTED This issue is a great opportunity to learn Golang, the contribution workflow of rig, and incidentally improve rig!

Example

screenshot 2018-03-03 08 51 07

Goal

Only show this output in verbose mode, where the lack of a spinner will also make it look much cleaner.

Notes

Testing

grayside commented 6 years ago

Updated description to facilitate this as a contributor onboarding task.