atlas-cli-tool 1.9.3

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global atlas-cli-tool --version 1.9.3
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local atlas-cli-tool --version 1.9.3
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=atlas-cli-tool&version=1.9.3
                    
nuke :add-package atlas-cli-tool --version 1.9.3
                    

atlas-cli

A .NET CLI tool for interacting with Jira and Confluence Cloud.

Features

  • Jira — work items (issues) and projects
  • Confluence — spaces and pages
  • Auth — token-based authentication management
  • Permissions — manage allowed Confluence spaces

Installation

dotnet tool install --global atlas-cli

Usage

# Authenticate
atlas-cli auth login

# Jira
atlas-cli jira workitem list
atlas-cli jira project list

# Confluence
atlas-cli confluence space list
atlas-cli confluence page list

# Output format
atlas-cli --format json jira workitem list

Build

Requires .NET 10 SDK.

dotnet build
dotnet pack
dotnet tool install --global --add-source ./nupkg atlas-cli
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
1.15.0 83 5/6/2026
1.14.0 111 4/28/2026
1.12.0 100 4/19/2026
1.11.0 106 4/10/2026
1.10.0 95 4/8/2026
1.9.3 89 4/7/2026
1.9.2 92 4/7/2026
1.9.1 85 4/7/2026