temporalio / cli

Command-line interface for running Temporal Server and interacting with Workflows, Activities, Namespaces, and other parts of Temporal
https://docs.temporal.io/cli
MIT License
247 stars 34 forks source link

CLI Refresh: `workflow delete` command #496

Closed carlydf closed 5 months ago

carlydf commented 5 months ago

What was changed

Add support for workflow delete command. The functionality is mostly unchanged from current CLI, but the output may be different.

Why?

For the CLI refresh

Checklist

  1. How was this tested: Tested in commands.workflow_test.go and via CLI with local dev environment.
CLAassistant commented 5 months ago

CLA assistant check
All committers have signed the CLA.