Back to browse
GitHub Repository

Unified CLI for Jira, Confluence, Bitbucket & JSM. Automate your entire Atlassian Cloud stack from the terminal.

12 starsRust

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

by omar16100·Feb 22, 2026·1 point·0 comments

AI Analysis

●●SolidSolve My ProblemNiche Gem

Unified Atlassian CLI with dry-run bulk ops, but competes against individual tools + web UIs.

Strengths
  • Dry-run mode + multiple output formats (JSON/CSV/YAML) reduces fat-finger risk in bulk operations.
  • Rust implementation avoids Node/Python bloat; Homebrew + Cargo distribution is frictionless.
  • Multi-instance profile support solves real pain for teams managing multiple Atlassian orgs.
Weaknesses
  • Existing individual CLIs (jira-cli, bt-cli) plus web UI cover most workflows already.
  • No Windows support; macOS/Linux only limits enterprise adoption.
Target Audience

Atlassian power users who live in the terminal

Similar To

Atlassian's official jira-cli · Terraform · AWS CLI

Post Description

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

Similar Projects

Infrastructure●●Solid

Rust Database from Scratch

Unified SQL, graph, and vector engine when Neon and pgvector already split these concerns.

Bold BetBig Brain
ayoubnabil
8526d ago
Infrastructure●●Solid

Aion a Rust Database

Unifies SQL, graph, and vector data in one Rust engine, but still in early alpha.

Bold BetNiche Gem
K9987plus
601mo ago

Rusdantic

Pydantic ergonomics for Rust, but validator and garde already exist.

Ship ItCozy
mmgehlot
502mo ago