Skip to content

Add temporalctx edit subcommand#5

Merged
bicabone merged 1 commit into
mainfrom
feat/temporalctx-edit-subcommand
Mar 3, 2026
Merged

Add temporalctx edit subcommand#5
bicabone merged 1 commit into
mainfrom
feat/temporalctx-edit-subcommand

Conversation

@bicabone

@bicabone bicabone commented Mar 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a temporalctx subcommand to open the config YAML in an editor.

What changed

  • Added temporalctx edit (plus -e and --edit) to open the active config path.
  • Editor selection order:
    • $VISUAL
    • $EDITOR
    • vi (default)
  • Updated README command docs.
  • Added test coverage for edit behavior, including VISUAL precedence and config path passed to editor.

Validation

  • ./tests/run.sh passes locally.

@bicabone bicabone merged commit 3cb5ac1 into main Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant