Skip to content

Introduce podcli check ws command#455

Merged
stefanprodan merged 1 commit intostefanprodan:masterfrom
matheuscscp:ws-check
Mar 2, 2026
Merged

Introduce podcli check ws command#455
stefanprodan merged 1 commit intostefanprodan:masterfrom
matheuscscp:ws-check

Conversation

@matheuscscp
Copy link
Copy Markdown
Contributor

@matheuscscp matheuscscp commented Mar 2, 2026

podcli check ws -h

WebSocket round-trip health check

Usage:
  podcli check ws [address] [flags]

Examples:
  check ws ws://localhost:9898/ws/echo --retry=1 --delay=2s --timeout=5s

Flags:
      --delay duration     wait duration between retries (default 1s)
  -h, --help               help for ws
      --retry int          times to retry the WebSocket check
      --timeout duration   timeout (default 5s)

Comment thread cmd/podcli/check.go Outdated
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Copy link
Copy Markdown
Owner

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks @matheuscscp

@stefanprodan stefanprodan added the enhancement New feature or request label Mar 2, 2026
@stefanprodan stefanprodan merged commit 1f66430 into stefanprodan:master Mar 2, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants