Download the PHP package code-drop/circle-cli without Composer
On this page you can find all versions of the php package code-drop/circle-cli. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download code-drop/circle-cli
More information about code-drop/circle-cli
Files in code-drop/circle-cli
Download code-drop/circle-cli
More information about code-drop/circle-cli
Files in code-drop/circle-cli
Vendor code-drop
Package circle-cli
Short Description A CLI utility built with Symfony Console to query Circle CI projects.
License GPL-2.0+
Package circle-cli
Short Description A CLI utility built with Symfony Console to query Circle CI projects.
License GPL-2.0+
Please rate this library. Is it a good library?
Informations about the package circle-cli
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?
All versions of circle-cli with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.5
symfony/console Version 2.6.*
symfony/yaml Version 2.6.*
guzzlehttp/guzzle Version ~5.0
pimple/pimple Version ~3.0
symfony/event-dispatcher Version 2.6.*
symfony/console Version 2.6.*
symfony/yaml Version 2.6.*
guzzlehttp/guzzle Version ~5.0
pimple/pimple Version ~3.0
symfony/event-dispatcher Version 2.6.*
The package code-drop/circle-cli contains the following files
Loading the files please wait ....