aptly_api_cli
aptly_api_cli copied to clipboard
Is still maintained?
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 I'm finishing my fork. Thanks for your reply.
were you actually able to talk with aptly using this CLI?
aptly require authorisation when running CURL commands to it, and i can't find any authorization in the code itself so how do you even talk with aptly if its remote and not localhost?