Requested Feature
The CLI should run a quick ping test either every so often or before a command is run that pings the analytics server. If it's not reachable (likely because there's no internet access on the computer being used), the effects of --no-analytics should be applied automatically.
Is this Feature Related to a Problem?
CLI commands currently fail by default without internet
Benefits of Feature
No need to pass an extra flag to CLI commands or connect to a hotspot
Additional Information
If this behavior is expected, it would be nice for it to at least auto-retry with the --no-analytics flag after a failure.
Requested Feature
The CLI should run a quick ping test either every so often or before a command is run that pings the analytics server. If it's not reachable (likely because there's no internet access on the computer being used), the effects of
--no-analyticsshould be applied automatically.Is this Feature Related to a Problem?
CLI commands currently fail by default without internet
Benefits of Feature
No need to pass an extra flag to CLI commands or connect to a hotspot
Additional Information
If this behavior is expected, it would be nice for it to at least auto-retry with the
--no-analyticsflag after a failure.