ossobv / gocollect

Data collector using go, periodically posts json to a REST api
GNU General Public License v3.0
6 stars 1 forks source link

Have --test-key imply --one-shot #46

Open Urth opened 4 years ago

Urth commented 4 years ago
# gocollect -k os.keys
gocollect: --test-key only works together with --one-shot.

If --test-key is the only option given it may just as well imply --one-shot.