temporalio / tcld

The temporal cloud cli.
MIT License
32 stars 18 forks source link

unexpected output from tcld cli #393

Open barryb4p opened 2 weeks ago

barryb4p commented 2 weeks ago

What are you really trying to do?

tcld login
tcld apikey list

Describe the bug

the output is not expected

rpc error: code = Internal desc = server closed the stream without sending trailers

Minimal Reproduction

# installed from brew
brew install temporalio/brew/tcld
tcld version
{
    "Date": "2024-09-18T15:53:22Z",
    "Commit": "6a6af68f64fd",
    "Version": "v0.32.0"
}
tcld apikey list
rpc error: code = Internal desc = server closed the stream without sending trailers

Environment/Versions

macOS: Sonoma 14.5 chip: Apple M3

rohitgup14 commented 6 days ago

Hi @barryb4p Thanks for reporting this issue but I was not able to reproduce this issue. Can you try again ?