Skip to content

CLI Updates

Compare
Choose a tag to compare
@kyleli-akamai kyleli-akamai released this 04 Aug 16:28
c3756b0

Updates to EdgeKV

  • Fix EdgeKV revoke token command displays a wrong message for an error scenario
  • Fix removing double quotes to string values in EdgeKV CLI write when the double quotes are not explicitly added
  • Fix EdgeKV modify namespace command to get groupId automatically

Updates to EdgeWorkers

  • Fix broken error handling in cli-httpRequest
  • Fix keeping the error message formats of validate command consistent

Others

  • Add unit tests