goharbor / harbor-cli

[Sandbox] Official Harbor CLI
Apache License 2.0
38 stars 45 forks source link

CLI login command incorrectly handles server URL #68

Closed bupd closed 3 months ago

bupd commented 5 months ago

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

cliIssues

bupd commented 5 months ago

Can I work on this @Vad1mo

bishal7679 commented 5 months ago

Hey @bupd FYI this issue has already an associated PR #51 which is solving this issue. You may take a look in this comment

bupd commented 5 months ago

Yeah, I looked into #51 and have some recommendations for solving the issue let's colloborate and solve this.

EraKin575 commented 3 months ago

@bupd is this issue still relevant?

bupd commented 3 months ago

closing #68 as completed via #134