Skip to content

rust(feat): ping sub-command#572

Merged
wei-qlu merged 2 commits into
mainfrom
rust/ping-command
May 19, 2026
Merged

rust(feat): ping sub-command#572
wei-qlu merged 2 commits into
mainfrom
rust/ping-command

Conversation

@wei-qlu
Copy link
Copy Markdown
Contributor

@wei-qlu wei-qlu commented May 18, 2026

Summary

Adds a ping subcommand to sift-cli that calls PingService.Ping and prints the server response.

local:
image
dev:
image
invalid:
image

Validation

  • cargo run -p sift_cli -- ping prints the server response
  • --profile <name> is honored
  • Invalid API key surfaces the server's unauthenticated error

@wei-qlu wei-qlu marked this pull request as ready for review May 18, 2026 23:53
Comment thread rust/crates/sift_cli/src/cli/mod.rs Outdated
@wei-qlu wei-qlu requested a review from solidiquis May 19, 2026 00:49
@wei-qlu wei-qlu merged commit f4bf878 into main May 19, 2026
20 checks passed
@wei-qlu wei-qlu deleted the rust/ping-command branch May 19, 2026 01:11
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.

2 participants