albiondata-client
albiondata-client copied to clipboard
When starting in offline disable uploader
Or at least have a default that is NOT production
I would actually prefer the current behaviour. I basically develop in offline mode all the time and I need to check the upload to my private (local) server. So i usually use -o noop and -p http://localhost/myapi
A possible solution is when processing an offline file only send to configured private servers and not any configured public servers.