Skip to content

Added delete support

Compare
Choose a tag to compare
@vreddhi vreddhi released this 27 Nov 20:36
· 100 commits to master since this release
d9bdc28
  • 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.