registry-api-calls
can be used to make api calls to a private docker registry as an authenticated user.
The script has been tested with python3.
The requests
library has to be installed: [http://docs.python-requests.org/en/latest/user/install/#install]
python3 api-call.py --user user_name --password password --api_url url