Skip to content

Generate CLI environment variables reference#1023

Open
NgThachThanh wants to merge 2 commits into
temporalio:mainfrom
NgThachThanh:docs/env-vars-index
Open

Generate CLI environment variables reference#1023
NgThachThanh wants to merge 2 commits 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
Copy link
Copy Markdown

CLAassistant commented May 12, 2026

CLA assistant check
All committers have signed the CLA.

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

2 participants