Added delete support
-
Make akamai-cps more friendly for IDEs looking for .py extensions:
Moved the bulk of the functions into a .py file to make IDE debugging easier for Visual Studio Code and others. -
Added delete support:
Added delete enrollment support but will only delete if there are no pending actions. -
Fixed incorrect error message on certificate creation
When a contract has no enrollments and there are no contact-id args, the wrong message is returned. We now print a list of contract ids they can choose from.