---
title: "Help Desk Command-Line Interface (CLI) | NeetoDesk"
description: "Manage tickets, replies, customers, and reports from your terminal with the NeetoDesk CLI. Script workflows with JSON output and sign in through a browser."
canonical_url: "https://www.neeto.com/neetodesk/features/cli"
markdown_url: "https://www.neeto.com/neetodesk/features/cli.md"
---

# Help Desk Command-Line Interface (CLI) | NeetoDesk

Manage tickets, replies, customers, and reports from your terminal with the NeetoDesk CLI. Script workflows with JSON output and sign in through a browser.

## Overview

The NeetoDesk CLI is a command-line interface that brings your help desk to the terminal. The neetodesk command works with tickets, comments, customers, forms, reports, and team members through the same API described in the NeetoDesk API documentation. You sign in with neetodesk login through your browser, so there is no API key to copy or rotate.

Developers and support operations teams use the CLI to list and triage tickets, post replies, save drafts, and pull reports without leaving the terminal. Commands can output JSON, so results pipe into jq, shell scripts, or CI jobs, and scheduled jobs like a nightly sweep of pending tickets run without an AI assistant. The neetodesk setup command also installs a NeetoDesk skill into assistants such as Claude, Cursor, and Codex.

## Links

-   [Human page](https://www.neeto.com/neetodesk/features/cli)
