helpscout/helpscout-cli-php
最新稳定版本:0.0.1
Composer 安装命令:
composer require helpscout/helpscout-cli-php
包简介
Help Scout Command Line Client
README 文档
README
⚠️ Help Scout's v1 API has been deprecated, making this project obsolete. See Mailbox API v2 documentation ⚠️
Help Scout Command Line Tools

Command line interface for Help Scout :: API example application
A simple command line client application that can be used with Help Scout. This is built using the Symfony Console and the PHP API Client.
This is an example project used to demonstrate the Help Scout API. It's much more common to use the API to build:
- Custom Integrations with your other tools
- A synchronization tool
- An intranet dashboard interface
- Or a million other things!
But, we love programmers, and there's something magic about having Help Scout on the command line too!
Quick Start
Run the bin/helpscout file from the command line. It will prompt you for your
API key. It will store an API token in a ~/.helpscout.yml file.
Help
Help Scout Command Line Client version 0.0.1 by Help Scout
Usage:
command [options] [arguments]
Options:
-h, --help Display this help message
-q, --quiet Do not output any message
-V, --version Display this application version
--ansi Force ANSI output
--no-ansi Disable ANSI output
-n, --no-interaction Do not ask any interactive question
-v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
Available commands:
customer Show customer details
help Displays help for a command
list Lists commands
mailbox Show mailbox details
mailboxes List all mailboxes
setup Configure this Help Scout client
version Show version information
zen Display a Zen koan, used as an API heartbeat
Examples
Dependencies
This app requires PHP 5.5 and Composer.
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-05-27