paulirish / pwmetrics

Progressive web metrics at your fingertipz
Apache License 2.0
1.25k stars 74 forks source link

Accept JSON object as value for config arguement #196

Open safm opened 5 years ago

safm commented 5 years ago

It would be nice if we can pass the config object directly from command line instead of a file.

pwmetrics --config={"url": "https://example.com"}