You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
API keys are now fully supported. Pass --bytemark-token <api keyincluding the 'apikey.' prefix> to use them. API keys can be retrofit to an existing machine by editing the config.json for that machine and setting Token: to the full api key including the 'apikey.' prefix.
--bytemark-cluster flag was added to allow staff to use docker-machine-driver-bytemark in bytemark's test environments
When --debug is passed to docker-machine, docker-machine-driver-bytemark now logs all HTTP requests it makes.