home/productivity/acli-commands-prompt

Acli Commands.prompt

GPTClaudeDeepSeek··847 copies·updated 2026-07-14
acli-commands-prompt.prompt
# ACLI Commands Documentation

Complete reference for all Atlassian CLI (acli) commands, organized by category.

## Table of Contents

- [Jira Commands](#jira-commands)
- [Admin Commands](#admin-commands)
- [Rovo Dev Commands](#rovo-dev-commands)
- [Utility Commands](#utility-commands)

---


## Jira Commands

### acli jira

Jira Cloud commands.

| Command | Description |
|---------|-------------|
| `acli jira auth` | Authenticate to use Atlassian CLI |
| `acli jira board` | Jira board commands |
| `acli jira dashboard` | Jira dashboard commands |
| `acli jira field` | Jira field commands |
| `acli jira filter` | Jira filter commands |
| `acli jira project` | Jira project commands |
| `acli jira sprint` | Jira sprint commands |
| `acli jira workitem` | Jira work item commands |

### acli jira auth

Authenticate to use Atlassian CLI.

| Command | Description | Flags |
|---------|-------------|-------|
| `acli jira auth login` | Authenticate with an Atlassian host | `-e, --email string`, `-s, --site string`, `--token`, `-w, --web` |
| `acli jira auth logout` | Logout from account | None |
| `acli jira auth status` | Show account status | None |
| `acli jira auth switch` | Switch between Jira accounts | `-e, --email string`, `-s, --site string` |

**Examples:**

when to use it

Community prompt sourced from the open-source GitHub repo rvarbanov/ai-lab (no explicit license). A "Acli Commands.prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

rvarbanov/ai-lab · no explicit license