Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.05 KB

File metadata and controls

45 lines (28 loc) · 1.05 KB

TWG CLI Homebrew Tap

Atlassian license

A custom tap for Homebrew.

TWG CLI is a command-line interface for the Atlassian TeamWork Graph API. It allows you to query and manage Atlassian work data — including Jira issues, Confluence pages, Bitbucket repos, and more — directly from your terminal.

Installation

Via Homebrew

$ brew tap atlassian/twg

$ brew install twg

Upgrade

$ brew update && brew upgrade twg

Uninstall

$ brew uninstall twg
$ brew untap atlassian/twg

About

This tap is updated automatically by the TWG CLI release pipeline. Do not edit Formula/twg.rb manually — it is generated by bin/release/package-homebrew.sh in the main repo.

License

Copyright (c) 2025 Atlassian US., Inc. MIT licensed, see LICENSE file.


With ❤️ from Atlassian