Skip to content

CLI Updates

Compare
Choose a tag to compare
@slukic0 slukic0 released this 09 Nov 16:42
· 90 commits to master since this release
c2e14fe

This release adds support for the following new features:

  • Standard output support for all EdgeWorkers and EdgeKV commands
  • JSON output support for EdgeKV commands
  • EdgeWorkers Reports API
  • EdgeWorkers Limits API
  • EdgeKV list namespace output sorting

This release includes the following bug fixes and improvements:

  • EdgeWorkers no longer throws an error when using the upload command and --codeDir flag with an invalid directory
  • The EdgeKV namespace command now outputs a proper error message when setting a bad retention period
  • Double quotes now show when reading EdgeKV items
  • Improved help text for EdgeKV create token command