cli-edgeworkers icon indicating copy to clipboard operation
cli-edgeworkers copied to clipboard

Akamai CLI for EdgeWorkers, allows you to interact with EdgeWorkers APIs via a command line interface

Results 30 cli-edgeworkers issues
Sort by recently updated
recently updated
newest added

Unable to install edgeworkers CLI if environment variable NODE_ENV is set to "production". ``` + akamai install edgeworkers Attempting to fetch command from https://github.com/akamai/cli-edgeworkers.git... [ ]  Attempting to fetch...

Edgeworkers CLI does not allow generating a token for a wildcard domain. `akamai ew auth '*.example.com'` We get the following error `ERROR: Creating auth token with secret is deprecated with...

Fix https://github.com/akamai/cli-edgeworkers/issues/71

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...

Snyk has created this PR to upgrade commander from 6.2.0 to 6.2.1. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...

Snyk has created this PR to upgrade cli-spinner from 0.2.8 to 0.2.10. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=cli-spinner&from_version=0.2.8&to_version=0.2.10&pr_id=be6c0d9d-48f4-4f2e-9a0b-46bb6b6bb211&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

Snyk has created this PR to upgrade crypto-js from 4.0.0 to 4.1.1. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=crypto-js&from_version=4.0.0&to_version=4.1.1&pr_id=c734f0a2-2d00-4e68-ab92-5651a19bfbb5&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

Snyk has created this PR to upgrade is-valid-domain from 0.0.19 to 0.1.5. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=is-valid-domain&from_version=0.0.19&to_version=0.1.5&pr_id=583af6e7-003e-4b06-afe4-1360bf9857f3&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

Snyk has created this PR to upgrade inquirer from 7.0.5 to 7.3.3. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...

> akamai edgeworkers upload --bundle ./dist/bundle.tgz $npm_package_ewid TypeError: preparedBody.substring is not a function at Object.contentHash (/Users/taito/.akamai-cli/src/cli-edgeworkers/node_modules/edgegrid/src/helpers.js:57:37) at Object.dataToSign (/Users/taito/.akamai-cli/src/cli-edgeworkers/node_modules/edgegrid/src/helpers.js:78:14) at Object.signRequest (/Users/taito/.akamai-cli/src/cli-edgeworkers/node_modules/edgegrid/src/helpers.js:146:39) at makeAuthHeader (/Users/taito/.akamai-cli/src/cli-edgeworkers/node_modules/edgegrid/src/auth.js:40:58) at Object.generateAuth (/Users/taito/.akamai-cli/src/cli-edgeworkers/node_modules/edgegrid/src/auth.js:65:37) at EdgeGrid.auth...