Get the latest assets from CircleCI
Project description
A tool for getting the latest assets from CircleCI.
```
usage: circle-asset [-h] [--version] [--api-root API_ROOT] [--token [TOKEN]]
[--branch BRANCH] [--accept-failed] [--build BUILD]
username project [artifact [artifact ...]]
Get the latest assets from CircleCI
positional arguments:
username GitHub username
project GitHub project
artifact Artifact name (or pattern) to get
optional arguments:
-h, --help show this help message and exit
--version show program's version number and exit
--api-root API_ROOT API root for CircleCI
--token [TOKEN] API key
--branch BRANCH Project branch
--accept-failed Accepts artifacts from the latest build
--build BUILD Go to a specific build
```
```
usage: circle-asset [-h] [--version] [--api-root API_ROOT] [--token [TOKEN]]
[--branch BRANCH] [--accept-failed] [--build BUILD]
username project [artifact [artifact ...]]
Get the latest assets from CircleCI
positional arguments:
username GitHub username
project GitHub project
artifact Artifact name (or pattern) to get
optional arguments:
-h, --help show this help message and exit
--version show program's version number and exit
--api-root API_ROOT API root for CircleCI
--token [TOKEN] API key
--branch BRANCH Project branch
--accept-failed Accepts artifacts from the latest build
--build BUILD Go to a specific build
```
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
circle-asset-0.0.2.tar.gz
(3.0 kB
view hashes)
Built Distribution
circle_asset-0.0.2-py3.4.egg
(7.1 kB
view hashes)