aptly_api_cli icon indicating copy to clipboard operation
aptly_api_cli copied to clipboard

Command line interface, able to make calls to the complete aptly REST API inclusive further features, written in python and ready to be integrated to a CI-Workflow (JENKINS).

Results 5 aptly_api_cli issues
Sort by recently updated
recently updated
newest added

Welcome to [Renovate](https://renovatebot.com)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. :vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable...

Hello, thanks for this tool. I only see there is "--publish_switch" can update snapshot of published distribution. But I want to update published local repository , how can I do...

Hi, I really love the cli, but i need to use basic auth on the requests, so here is a PR to allow optional basic auth from cli and config...

Fix print calls and ConfigParser

I intend to use it. I've forked the repository, made the changes for Python3 support and started writing tests. I'd like to know if I'm doing a PR or if...