Skip to content

Generate CLI environment variables reference#1121

Closed
chaptersix wants to merge 1 commit into
temporalio:mainfrom
chaptersix:codex/environment-variables-reference
Closed

Generate CLI environment variables reference#1121
chaptersix wants to merge 1 commit into
temporalio:mainfrom
chaptersix:codex/environment-variables-reference

Conversation

@chaptersix

Copy link
Copy Markdown
Contributor

Summary

  • generate an environment-variables.mdx page from options with implied-env
  • include variable name, related flag, description, and default value
  • add a gen-docs test check for the new page
  • adapt the implementation to the current split-doc generator

Supersedes #1023, which conflicts with current main.
Fixes #697.

Test plan

  • go test ./cmd/gen-docs ./internal/commandsgen
  • go test ./...
  • generate docs locally and inspect environment-variables.mdx

@chaptersix chaptersix requested a review from a team as a code owner July 11, 2026 18:23
@chaptersix

Copy link
Copy Markdown
Contributor Author

Closing in favor of updating the original PR #1023 directly.

@chaptersix chaptersix closed this Jul 11, 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.

Create an index of environment variables for the docs site

1 participant