Skip to content

docs: update READMEs to match CLI surface area, bump versions to 1.0#95

Merged
rianjs merged 1 commit intomainfrom
docs/93-update-readmes-bump-versions
Feb 7, 2026
Merged

docs: update READMEs to match CLI surface area, bump versions to 1.0#95
rianjs merged 1 commit intomainfrom
docs/93-update-readmes-bump-versions

Conversation

@rianjs
Copy link
Copy Markdown
Contributor

@rianjs rianjs commented Feb 7, 2026

Summary

  • jtk README rewrite: Added documentation for 19 missing commands/flags including attachments, automation, users search, issues delete/move/types/field-options, sprints add, comments delete, and various undocumented flags. Fixed incorrect content (config set → init, --limit → --max, Go 1.22 → 1.24, old repo release URLs).
  • cfl README updates: Added config show/test/clear commands, added --full flag to page view, updated release URLs from old repo to atlassian-cli, updated Go 1.22 → 1.24.
  • Root README fixes: Fixed cfl search syntax (cfl page search → cfl search), fixed attachment examples (missing --page flag, wrong download syntax), updated Go 1.21 → 1.24, added jtk users search and automation examples.
  • Version bump: Both tools bumped from pre-1.0 (cfl 0.9, jtk 0.1) to 1.0.

Test plan

  • Verify CI passes (docs-only change, no Go code affected)
  • Spot-check a few commands against --help output to confirm accuracy

Closes #93

@rianjs rianjs merged commit 5913cb3 into main Feb 7, 2026
7 checks passed
@rianjs rianjs deleted the docs/93-update-readmes-bump-versions branch February 7, 2026 15:21
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.

Update READMEs to match actual CLI surface area + bump versions to 1.0

1 participant