Skip to content

Reset batch command does't support TLS params #314

@longquanzheng

Description

@longquanzheng

Expected Behavior

it should connect to server with TLS succesuflly

Actual Behavior

 tctl --address <>   --namespace <> --tls_cert_path ./ca.pem --tls_key_path ./ca.key   wf  reset-batch -q '..." ' --reason "..." --reset_type FirstWorkflowTask
num of excludes: 0
Error: Failed to list workflow.
Error Details: Request unauthorized.
('export TEMPORAL_CLI_SHOW_STACKS=1' to see stack traces)

Other command like wf reset or wf list are working correctly.

Steps to Reproduce the Problem

Run the batch-reset command with TSL

Specifications

  • Version: 1.16.2
tctl -v
tctl version 1.16.2
  • Platform: MacOS

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions