Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Ping Command to Harbor CLI #332

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add Ping Command to Harbor CLI #332

wants to merge 1 commit into from

Conversation

ayu-ch
Copy link

@ayu-ch ayu-ch commented Feb 16, 2025

Description
This PR introduces the ping command to the Harbor CLI, allowing users to check connectivity to the Harbor server.

Key features:

-Displays Pinging... before sending the request.
-Prints Successfully pinged the server! on success.
-Logs an error message if the server is unreachable.

This command helps users verify that their Harbor instance is accessible.

Run harbor ping

Solves ping command's issue in #94 and aims for #315

Display "Pinging..." before sending the request.
Show "Successfully pinged the server!" on success.

Signed-off-by: ayu-ch <[email protected]>
@ayu-ch ayu-ch changed the title add: ping command Add Ping Command to Harbor CLI Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant