Temporal
Activity Commands
Manually complete or fail activity executions. Useful for testing, debugging, or handling external activity completions.
4 commands
Pro Tips
Use 'activity complete' with --result to manually finish stuck activities during testing.
Provide --reason and --detail when failing activities to help with debugging.
Common Mistakes
Manually completing activities bypasses normal execution flow. Only use for testing or recovery.