Skip to content

Releases: akamai/cli-edgeworkers

New commands for EdgeKV

26 Aug 17:47
977e5e8
Compare
Choose a tag to compare

EdgeWorkers

  • For creating authentication token, max expiry time limit can be set up to 720 minutes (12 hours)
  • Provide --timeout value in seconds instead of milliseconds

EdgeKV

  • GroupId is required option when creating namespace
  • Revoke access token command
  • Modify namespace command
  • Error messages fix

Providing resource tier as inputs for automation

11 Aug 21:10
ef6b715
Compare
Choose a tag to compare

Updates

  • For register command, provide resource tier as input in order to automate. If its not provided user will be prompted to select the contract id and resource tier id
  • For list resource tiers command, provide --contract id as input in order to automate.

Deletion and listing properties support

19 Jul 19:30
9bf6fa3
Compare
Choose a tag to compare

Features

Delete an existing EdgeWorker ID
Delete an existing version
List any associated properties for a specific EdgeWorker ID

CLI support for EdgeKV API updates

04 Jun 15:19
21dc46d
Compare
Choose a tag to compare

Updates

  • Enforcing —retentionPeriod when creating namespace
  • Support for listing expired tokens
  • Support for retrieving namespace details
  • Bug fix for reading an empty value
  • Support for new namespace attribute

Auth token using secret store open api

23 Apr 20:59
12d7305
Compare
Choose a tag to compare

Updates:

  • Updated generate authentication token command to fetch secret from the secret store open api.
  • "--timeout" option to specify the custom timeout

Resource Tiers support

05 Apr 21:23
604fa65
Compare
Choose a tag to compare

Features

Edgeworker

  • Clone an EdgeWorker ID
  • List Contract IDs for Resource Tiers
  • List Resource Tiers for a specific Contract ID
  • Fetch the Resource Tier for a specific EdgeWorker ID

EdgeKV

  • List tokens
  • Retrieve single token

Updates

Edgeworker

  • Providing resource tier while creating new EdgeWorker
  • Edit an EdgeWorker ID
  • Fetch EdgeWorker IDs based on resource tier id

EdgeKV

  • Trace header id in response for debugging.
  • Minor bug fixes

Deactivate edgeworker

09 Mar 18:37
956326b
Compare
Choose a tag to compare

Support deactivating edge-worker using CLI

Fix for download bundles using account key

08 Feb 21:35
a496bdc
Compare
Choose a tag to compare
EW-6697 - Download bundle fix for account key (#26)

* Hot fix for account key getting reset for download bundles

Fix to support node version 10

26 Jan 21:58
52ae978
Compare
Choose a tag to compare

Hot fix to support console.table plugin which was affecting node version 10.

EdgeKV CLI

25 Jan 20:30
a3af8b5
Compare
Choose a tag to compare

This release add CLI support to manage EdgeKV databases.