Show HN: Atlassian-CLI, unified CLI tool for Jira, Confluence, Bitbucket and JSM

Hey HN, i built this because i wanted to switch between Jira, Confluence, and Bitbucket in cli instead of browser tabs for simple operations.

  The existing CLIs only cover one product at a time. I wanted a
  single tool for the full Atlassian Cloud stack.

  What it does:
  - Jira: search, CRUD, bulk transition/assign/export
  - Confluence: pages, spaces, search, bulk labels
  - Bitbucket: repos, PRs, pipelines, branch protection
  - JSM: service desks, requests

  Some things I think are useful:
  - Dry-run mode for bulk operations (preview before executing)
  - Multiple output formats (table/json/csv/yaml)
  - Profile-based multi-instance support

  Built in Rust. Install via brew or cargo install.
Hope the community finds it useful


Comments URL: https://news.ycombinator.com/item?id=47108912

Points: 1

# Comments: 0