code-drop/circle-cli
最新稳定版本:1.0.0-beta3
Composer 安装命令:
composer require code-drop/circle-cli
包简介
A CLI utility built with Symfony Console to query Circle CI projects.
README 文档
README
Circle CLI
This is a CLI utility built with Symfony Console to query Circle CI projects.
Installation
With Composer
# Install with composer.
composer require "code-drop/circle-cli ~1.0"
# Copy the sample private file, then add your token to this file.
cp vendor/code-drop/circle-cli/circle-cli.private.yml.sample circle-cli.private.yml
Grab the Phar
wget https://code-drop.github.io/Circle-CLI/circle-cli.phar
Documentation
The docs are available here.
Commands
All available commands are documented here below is some example output from the status and progress commands.
Example Status Command with Table output
Example Progress Command
TODO
Features
Improvements
- Investigate solutions for redrawing errors with Symfony progress bar.
- Create upstream PR for Table helper overrides or, remove table formatter entirely?
统计信息
- 总下载量: 343
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2015-05-23

