https://github.com/posit-dev/zd-cli
https://github.com/posit-dev/zd-cli
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/posit-dev/zd-cli
- Owner: posit-dev
- License: mit
- Created: 2021-10-26T16:09:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-27T18:39:02.000Z (over 1 year ago)
- Last Synced: 2025-04-14T06:12:12.892Z (12 months ago)
- Language: R
- Size: 44.9 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```