@zendesk/zcli
Version:
Zendesk CLI is a single command line tool for all your zendesk needs
25 lines (22 loc) • 898 B
Markdown
# Usage <!-- usage -->
```sh-session
$ yarn global add @zendesk/zcli
$ zcli COMMAND
running command...
$ zcli --version
@zendesk/zcli/1.0.0-beta.23 darwin-x64 node-v20.13.1
$ zcli --help [COMMAND]
USAGE
$ zcli COMMAND
...
```
<!-- usagestop --> # Commands <!-- commands -->
# Command Topics
* [`zcli apps`](../../docs/apps.md) - manage Zendesk apps workflow
* [`zcli themes`](../../docs/themes.md) - manage Zendesk themes workflow
* [`zcli autocomplete`](../../docs/autocomplete.md) - display autocomplete installation instructions
* [`zcli help`](../../docs/help.md) - display help for zcli
* [`zcli login`](../../docs/login.md) - creates and/or saves an authentication token for the specified subdomain
* [`zcli logout`](../../docs/logout.md) - removes an authentication token for an active profile
* [`zcli profiles`](../../docs/profiles.md) - manage cli user profiles
<!-- commandsstop -->