Skip to content

docs: correct role-arn flag and access-key typo in README#41

Open
afalahi wants to merge 1 commit into
mainfrom
fix/readme-role-arn-flag
Open

docs: correct role-arn flag and access-key typo in README#41
afalahi wants to merge 1 commit into
mainfrom
fix/readme-role-arn-flag

Conversation

@afalahi
Copy link
Copy Markdown

@afalahi afalahi commented May 13, 2026

Summary

  • Fix stale --eks-assume-role-arn / BATON_EKS_ASSUME_ROLE_ARN reference in the README; the actual flag is --role-arn / BATON_ROLE_ARN (see pkg/config/config.go:39).
  • Fix typo --eks-acces-key -> --eks-access-key.

Test plan

  • go build ./cmd/baton-eks succeeds (no code changes; sanity only)
  • baton-eks --help output matches the flags shown in the README block

@afalahi afalahi requested a review from a team May 13, 2026 21:17
@github-actions
Copy link
Copy Markdown
Contributor

Connector PR Review: docs: correct role-arn flag and access-key typo in README

Blocking Issues: 0 | Suggestions: 0 | Threads Resolved: 0
Review mode: full

Security Issues

None found.

Correctness Issues

None found.

Suggestions

None.

Verification: Both fixes confirmed against pkg/config/config.gorole-arn (line 39) and eks-access-key (line 58) match the corrected README values.

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No blocking issues found.

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