An open API service indexing awesome lists of open source software.

https://github.com/posit-dev/zd-cli


https://github.com/posit-dev/zd-cli

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# zd downloader

download all the attachments from a zendesk ticket to
`~/Downloads/support/`

## install

- download the release for your os
- place it in `~/.local/bin`

## use

```shell
❯ zd download --help

Usage: zd download
Version: 0.3.1

Description:

download all attachments for a zendesk ticket

Options:

-h, --help - Show this help.

Environment variables:

CONNECT_API_KEY - connect api key for connect.posit.it
```