Closed bupd closed 3 months ago
The Harbor CLI tool's login command does not correctly handle the specified server URL, resulting in various errors and failed login attempts.
I attached video for the clear Explanation.
https://github.com/goharbor/harbor-cli/assets/89722848/92dc7a72-78dd-4d48-b1b7-c4086861170f
it should follow the schema as discussed here: #38
Can I work on this @Vad1mo
Hey @bupd FYI this issue has already an associated PR #51 which is solving this issue. You may take a look in this comment
Yeah, I looked into #51 and have some recommendations for solving the issue let's colloborate and solve this.
@bupd is this issue still relevant?
closing #68 as completed via #134
Description
The Harbor CLI tool's login command does not correctly handle the specified server URL, resulting in various errors and failed login attempts.
I attached video for the clear Explanation.
https://github.com/goharbor/harbor-cli/assets/89722848/92dc7a72-78dd-4d48-b1b7-c4086861170f
it should follow the schema as discussed here: #38