temporalio / temporalio/cli

Remove deprecated positional arguments

Open
#514 0 comments 0 reactions 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

In #343, we deprecated some positional arguments in favor of flags. After enough time has passed (TBD what "enough" means), we should remove the positional forms.

Filing this now so we remember to do so later.

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 reviewing issue #343 to identify the positional arguments that were deprecated in favor of flags and determine which CLI entry points handle them. Agree on what qualifies as enough time for the deprecation period, then remove the positional forms and verify that the flag-based forms remain supported.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.