Hz_
9799f33549
GOCli check provider region (#15474)
## Summary
- add CLI command `CHECK PROVIDER 'provider_name' REGION 'region_name'
KEY 'api_key';`
- route the command through CLI parser and command dispatcher
- call `GET /api/v1/providers/:provider_name/connection` with `region`
and `api_key`
## Testing
- `go test ./internal/cli/...`
- manually verified CLI command parsing and request flow
2026-06-02 19:34:25 +08:00
..
2026-05-25 14:00:08 +08:00
2026-05-21 15:33:09 +08:00
2026-05-06 10:41:58 +08:00
2026-06-02 19:34:25 +08:00
2026-05-29 19:32:21 +08:00
2026-05-21 15:33:09 +08:00
2026-06-02 19:34:07 +08:00
2026-05-25 19:15:07 +08:00
2026-06-02 15:27:26 +08:00
2026-06-02 19:34:07 +08:00
2026-05-25 14:00:08 +08:00
2026-05-25 14:00:08 +08:00
2026-06-02 19:32:41 +08:00
2026-06-02 09:38:02 +08:00
2026-06-02 19:34:07 +08:00
2026-05-06 10:41:58 +08:00
2026-05-06 10:41:58 +08:00
2026-06-02 15:58:44 +08:00
2026-05-25 19:15:07 +08:00