python-harborclient icon indicating copy to clipboard operation
python-harborclient copied to clipboard

A CLI tool for the Docker Registry Harbor

Results 17 python-harborclient issues
Sort by recently updated
recently updated
newest added

# harbor --debug --os-baseurl https://harbor01.wcloud.net --os-username admin --os-cacert /data/cert/ca.crt --os-project 1 info password: DEBUG (connectionpool:943) Starting new HTTPS connection (1): harbor01.wcloud.net:443 DEBUG (connectionpool:442) https://harbor01.wcloud.net:443 "POST /c/login HTTP/1.1" 403 65 CommandError:...

"harbor_version": "v1.9.3-c80751b8" ` beego application error html, body, body * { padding: 0; margin: 0; } #header { background: #ffd; border-bottom: solid 2px #A31515; padding: 20px 10px; } #header h2...

Hi, A small issue with set-admin command. - Harbor version: 1.9.0 - harbor-client commit: 09c936279323cbea276299d2a8188c264d9bbe2e - error: ``` /usr/local/bin/harbor set-admin Traceback (most recent call last): File "/usr/local/bin/harbor", line 10, in...

[root@practice ~]# harbor --os-baseurl https://192.168.56.102 --os-username admin --os-project 12 --insecure info password: CommandError: Unable to authorize user 'admin': {"reason": "Not Found", "message": " 404 - Page Not Found *{ maring:...

All thoughts and suggestions are welcome. ##Issue 1: Harbor CLI Harbor command: ``` harbor user-create --username test --password Testing1 --email [email protected] --realname test CommandError: Unable to authorize user 'admin': {"reason":...

Filter and delete by time. Is there such a function?

Please download the version of the repository that has `python3` support in `Pypi`. Now, for projects on `python3`, we are going to source library, but really want to install from...

How can I get the image repositories list and the image label faster? I currently use pythonclient to get the image repositories list at a speed of 2.8 seconds.

## run command return error as follow: harbor --insecure info Traceback (most recent call last): File "/usr/local/bin/harbor", line 10, in sys.exit(main()) File "/usr/local/lib/python2.7/site-packages/harborclient/shell.py", line 404, in main HarborShell().main(argv) File "/usr/local/lib/python2.7/site-packages/harborclient/shell.py",...

I don't know if this bug only happens to me or it also happens to others as well. ``` [sonhaiha@DEFR4APP500 ui]$ harbor project-list +------------+-------------+----------+----------------------+------------+----------------------+--------+ | project_id | name | owner_id...