Skip to content

Generate CLI environment variables reference - #1023

Closed
NgThachThanh wants to merge 1 commit into
temporalio:mainfrom
NgThachThanh:docs/env-vars-index
Closed

Generate CLI environment variables reference#1023
NgThachThanh wants to merge 1 commit into
temporalio:mainfrom
NgThachThanh:docs/env-vars-index

Conversation

@NgThachThanh

Copy link
Copy Markdown

Summary

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

Fixes #697

Test plan

  • go test ./cmd/gen-docs ./internal/commandsgen
  • go test ./...
  • go run ./cmd/gen-docs -input internal/temporalcli/commands.yaml -input cliext/option-sets.yaml -output /tmp/temporal-cli-docs

@NgThachThanh
NgThachThanh requested a review from a team as a code owner May 12, 2026 06:47
@CLAassistant

CLAassistant commented May 12, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@chaptersix

Copy link
Copy Markdown
Contributor

Thank you for your PR! we took a closer look and decided we need a more unified view than what we can do here so this PR is no longer applicable.

@chaptersix chaptersix closed this Aug 4, 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

3 participants