• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

sepulworld / aptly_cli / 400 / 4
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 19 Jul 2016 02:30AM UTC
Files 14
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Jul 2016 02:28AM UTC coverage: 92.279%. Remained the same
2.3.0

push

travis-ci

sepulworld
Swap command descriptions and summaries (#101)

Because commander shows the summary when you do `aptly-cli --help` and
it displays the description when you do - e.g.: `aptly-cli repo_upload
--help`.

So the summary should be shorter than the description.

Before:

```
  NAME:

    aptly-cli

  DESCRIPTION:

    Aptly repository API client

  COMMANDS:

    file_delete        Deletes all files in upload directory and directory itself. Or delete just a file
    file_list          List all directories that contain uploaded files
    file_upload        Parameter --directory is upload directory name. Directory would be created if it doesn’t exist.
    graph              Download a graph of repository layout.  Current options are "svg" and "png"
    help               Display global or [command] help documentation
    publish_drop       Delete published repository, clean up files in published directory.
    publish_list       List published repositories.
    publish_repo       Publish local repository or snapshot under specified prefix. Storage might be passed in prefix as well, e.g. s3:packages/. To supply empty prefix,
just remove last part (POST /api/publish/:prefix/<:repos>or<:snapshots>
    publish_update     Update published repository. If local repository has been published, published repository would be updated to match local repository contents. If
snapshots have been been published, it is possible to switch each component to new snapshot
    repo_create        Create a new repository, requires --name
    repo_delete        Delete a local repository, requires --name
    repo_edit          Edit a local repository metadata, requires --name
    repo_list          Show list of currently available local repositories
    repo_package_query List all packages in local repository or perform search on repository contents and return result., requires --name
    repo_show          Returns basic information about local reposit... (continued)

502 of 544 relevant lines covered (92.28%)

2.27 hits per line

Source Files on job 400.4 (2.3.0)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 400
  • Travis Job 400.4
  • 3a9b508e on github
  • Prev Job for 2.3.0 on master (#388.4)
  • Next Job for 2.3.0 on master (#401.4)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc