Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 380 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 380 Bytes

registry-api-calls

registry-api-calls can be used to make api calls to a private docker registry as an authenticated user.

Dependencies

The script has been tested with python3. The requests library has to be installed: [http://docs.python-requests.org/en/latest/user/install/#install]

Usage

python3 api-call.py --user user_name --password password --api_url url