temporalio / temporalio/cli

[Feature Request] Add a `patch` semantics option to CLI and/or support a `temporal schedule describe -o cli` command

Open
#801 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
379
Forks
103
Avg merge
2d 11h
Merged PRs (30d)
23

Description

Is your feature request related to a problem? Please describe.

The CLI for schedules only supports put semantics, and not patch semantics, which would be convenient for simple changes.

Describe the solution you'd like

I’d like an option to do patch semantics and/or support a temporal schedule describe -o cli command.

Additional context

Right now, when users want to update schedules, they often resort to a python script instead of the CLI

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by examining the existing schedule CLI commands and how they implement the current put semantics. Compare the requested patch behavior with the proposed temporal schedule describe -o cli output, then define one scoped solution and completion criteria for the selected option.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.