temporalio/tcld

[Bug] "tcld apikey" not working

Closed this issue · 2 comments

What are you really trying to do?

Managing apikeys in Temporal Cloud as per documented here https://github.com/temporalio/tcld#api-key-management-preview

Describe the bug

After pulling the latest version, main branch and building the binary using make command, the command tcld apikey is not recognized

❯ ./tcld apikey list
No help topic for 'apikey'

Minimal Reproduction

Environment/Versions

  • OS and processor: [e.g. M1 Mac, x86 Windows, Linux]
  • Temporal Version: [e.g. 1.14.0?] and/or SDK version
  • Are you using Docker or Kubernetes or building Temporal from source?

Additional context

does tcld feature toggle-apikey fix the issue?

it does, thank you @mattkim , closing this