From a7e1debb1a6fd343b0ec2cdc4b4697fa5782ecc3 Mon Sep 17 00:00:00 2001 From: VishnuAtAkamai Date: Wed, 26 Apr 2023 11:24:36 +0530 Subject: [PATCH 1/3] Updated TestCenter release version --- assets/package-list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/package-list.json b/assets/package-list.json index 4fa16e2..db267a3 100644 --- a/assets/package-list.json +++ b/assets/package-list.json @@ -388,13 +388,13 @@ { "title": "Test Center", "name": "test-center", - "version": "0.1.1", + "version": "0.2.0", "url": "https://github.com/akamai/cli-test-center", "issues": "https://github.com/akamai/cli-test-center/issues", "commands": [ { "name": "test-center", - "version": "0.1.1", + "version": "0.2.0", "description": "Test Center is a testing tool that checks the effect of configuration changes on your web property. Use this tool as part of your testing protocol to increase your confidence in the safety and accuracy of your configuration changes.", "bin": "https://github.com/akamai/cli-test-center/releases/download/{{.Version}}/akamai-{{.Name}}-{{.Version}}-{{.OS}}{{.Arch}}{{.BinSuffix}}" } From 8c0558bda06fd22c2d05243c3c89098dd17c138d Mon Sep 17 00:00:00 2001 From: VishnuAtAkamai Date: Tue, 2 May 2023 13:07:14 +0530 Subject: [PATCH 2/3] Updating 2nd package-list.json with 0.2.0 version --- pkg/commands/package_list/package-list.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkg/commands/package_list/package-list.json b/pkg/commands/package_list/package-list.json index c318a37..e73e07d 100644 --- a/pkg/commands/package_list/package-list.json +++ b/pkg/commands/package_list/package-list.json @@ -268,13 +268,13 @@ { "title": "Test Center", "name": "test-center", - "version": "0.1.1", + "version": "0.2.0", "url": "https://github.com/akamai/cli-test-center", "issues": "https://github.com/akamai/cli-test-center/issues", "commands": [ { "name": "test-center", - "version": "0.1.1", + "version": "0.2.0", "description": "Test Center is a testing tool that checks the effect of configuration changes on your web property. Use this tool as part of your testing protocol to increase your confidence in the safety and accuracy of your configuration changes.", "bin": "https://github.com/akamai/cli-test-center/releases/download/{{.Version}}/akamai-{{.Name}}-{{.Version}}-{{.OS}}{{.Arch}}{{.BinSuffix}}" } @@ -291,4 +291,4 @@ "requirements": {"python":"3.0.0"} } ] -} \ No newline at end of file +} From ce52f5666941a50b8c1f8f3dd1c433af781b5be7 Mon Sep 17 00:00:00 2001 From: Michal Wojcik Date: Mon, 19 Jun 2023 09:14:23 +0200 Subject: [PATCH 3/3] DXE-2773 Release cli 1.5.5 --- assets/package-list.json | 420 --------------------------------------- 1 file changed, 420 deletions(-) delete mode 100644 assets/package-list.json diff --git a/assets/package-list.json b/assets/package-list.json deleted file mode 100644 index db267a3..0000000 --- a/assets/package-list.json +++ /dev/null @@ -1,420 +0,0 @@ -{ - "version": 1.0, - "packages": [ - - - - - - - - { - "title": "Adaptive Acceleration", - "name": "adaptive-acceleration", - "version": "0.1", - "url": "https://github.com/akamai/cli-adaptive-acceleration", - "issues": "https://github.com/akamai/cli-adaptive-acceleration/issues", - "commands": [{"name":"adaptive-acceleration","aliases":["a2"],"version":"0.1","description":"Reset A2 Push and Preconnect policy"}], - "requirements": {"python":"3.0.0"} - }, - - - - - { - "title": "API Gateway", - "name": "akamai/api-gateway", - "version": "0.1.0", - "url": "https://github.com/akamai/cli-api-gateway", - "issues": "https://github.com/akamai/cli-api-gateway/issues", - "commands": [ - { - "name": "api-gateway", - "version": "0.1.0", - "description": "Manage API definitions and endpoints", - "auto-complete": true, - "bin": "https://github.com/akamai/cli-api-gateway/releases/download/{{.Version}}/akamai-{{.Name}}-{{.Version}}-{{.OS}}{{.Arch}}{{.BinSuffix}}" - }, - { - "name": "api-keys", - "version": "0.1.0", - "description": "Manage API keys", - "auto-complete": true, - "bin": "https://github.com/akamai/cli-api-gateway/releases/download/{{.Version}}/akamai-{{.Name}}-{{.Version}}-{{.OS}}{{.Arch}}{{.BinSuffix}}" - }, - { - "name": "api-security", - "version": "0.1.0", - "description": "Manage API protections", - "auto-complete": true, - "bin": "https://github.com/akamai/cli-api-gateway/releases/download/{{.Version}}/akamai-{{.Name}}-{{.Version}}-{{.OS}}{{.Arch}}{{.BinSuffix}}" - } - ], - "requirements": { - "go": "1.10.0" - } - }, - - - - - - - - { - "title": "Application Security", - "name": "appsec", - "version": "2.3.0", - "url": "https://github.com/akamai/cli-appsec", - "issues": "https://github.com/akamai/cli-appsec/issues", - "commands": [{"name":"appsec","version":"2.3.0","description":"Manage security configurations for Kona Site Defender and Client Reputation."}], - "requirements": {"node":"7.0.0"} - }, - - - - - - - - { - "title": "Authentication", - "name": "auth", - "version": "0.0.3", - "url": "https://github.com/akamai/cli-auth", - "issues": "https://github.com/akamai/cli-auth/issues", - "commands": [{"name":"auth","version":"0.0.3","description":"Interface for Akamai Edgegrid Authentication","bin":"https://github.com/akamai/cli-auth/releases/download/{{.Version}}/akamai-{{.Name}}-{{.Version}}-{{.OS}}-{{.Arch}}{{.BinSuffix}}"}], - "requirements": {"node":"7.0.0"} - }, - - - - { - "title": "Client Access Control (CAC)", - "name": "cac", - "version": "v1.0.8", - "url": "https://github.com/akamai/cli-cac", - "issues": "https://github.com/akamai/cli-cac/issues", - "commands": [{"name":"cac","aliases":["cac"],"version":"v1.0.8","description":"Interface for Client Access Control (CAC) in the Akamai CLI tool"}], - "requirements": {"python":"3.0.0"} - }, - - - - - { - "title": "Certificate Provisioning Service (CPS)", - "name": "cps", - "version": "v1.0.9", - "url": "https://github.com/akamai/cli-cps", - "issues": "https://github.com/akamai/cli-cps/issues", - "commands": [ - { - "name": "cps", - "aliases": [ - "certs" - ], - "version": "1.0.9", - "description": "Access Certificate Provisioning System (CPS) Information" - } - ], - "requirements": { - "python": "3.0.0" - } - }, - - - - { - "title": "Cloudlets", - "name": "cloudlets", - "version": "v1.0.0", - "url": "https://github.com/akamai/cli-cloudlets", - "issues": "https://github.com/akamai/cli-cloudlets/issues", - "commands": [{"name":"cloudlets","aliases":["cloudlets"],"version":"1.0.0","description":"Manage cloudlet configurations"}], - "requirements": {"python":"3.0.0"} - }, - - - - - { - "title": "Diagnostics", - "name": "diagnostics", - "version": "v1.1.0", - "url": "https://github.com/akamai/cli-diagnostics", - "issues": "https://github.com/akamai/cli-diagnostics/issues", - "commands": [{"name":"diagnostics","aliases":["diag", "edge-diagnostics"],"version":"v1.1.0","description":"Edge Diagnostics enables you to identify, analyze, and troubleshoot common content delivery network issues that your users may encounter.","bin": "https://github.com/akamai/cli-diagnostics/releases/download/{{.Version}}/akamai-{{.Name}}-{{.Version}}-{{.OS}}{{.Arch}}{{.BinSuffix}}"}], - "requirements": {"go":"1.17.1"} - }, - - - - { - "title": "EdgeWorkers", - "name": "edgeworkers", - "version": "1.3.1", - "url": "https://github.com/akamai/cli-edgeworkers", - "issues": "https://github.com/akamai/cli-edgeworkers/issues", - "commands": [ - {"name":"edgeworkers","aliases":["ew", "edgeworkers"],"version":"1.3.1","description":"Akamai CLI for EdgeWorkers, allows you to interact with Akamai EdgeWorkers code bundles"}, - {"name":"edgekv","aliases":["ekw", "edgekv"],"version":"1.3.1","description":"Akamai CLI for EdgeWorkers, allows you to interact with Akamai EdgeKV database"} - ], - "requirements": {"node":"7.0.0"} - }, - - { - "title": "Akamai Sandbox", - "name": "sandbox", - "version": "v1.5.0", - "url": "https://github.com/akamai/cli-sandbox", - "issues": "https://github.com/akamai/cli-sandbox/issues", - "commands": [{"name":"sandbox","aliases":[""],"version":"1.5.0","description":"The Sandbox command line interface (CLI) expedites the process of creating an isolated development environment for testing changes to your website or property"}], - "requirements": {"node":"8.4.0"} - }, - - - - - - { - "title": "Edge DNS", - "name": "dns", - "version": "0.4.0", - "url": "https://github.com/akamai/cli-dns", - "issues": "https://github.com/akamai/cli-dns/issues", - "commands": [{"name":"dns","version":"0.4.0","description":"Manage DNS zones with Edge DNS","bin":"https://github.com/akamai/cli-dns/releases/download/{{.Version}}/akamai-{{.Name}}-{{.Version}}-{{.OS}}{{.Arch}}{{.BinSuffix}}","auto-complete":true}], - "requirements": {"go":"1.12.0"} - }, - - - - - - { - "title": "Enterprise Application Access", - "name": "eaa", - "version": "0.4.2", - "url": "https://github.com/akamai/cli-eaa", - "issues": "https://github.com/akamai/cli-eaa/issues", - "commands": [ - { - "name": "eaa", - "version": "0.4.2", - "description": "Akamai CLI for Enterprise Application Access (EAA)" - } - ], - "requirements": { - "python": "3.6.0" - } - }, - - - - - - { - "title": "Firewall and Site Shield", - "name": "firewall", - "version": "v0.2.1", - "url": "https://github.com/akamai/cli-firewall", - "issues": "https://github.com/akamai/cli-firewall/issues", - "commands": [ - {"name":"firewall","aliases":["fw"],"version":"0.2.1","description":"Access Akamai Firewall Rules Services, Subscriptions, and CIDRs"}, - {"name":"site-shield","aliases":["ss"],"version":"0.2.1","description":"Access details of Site-Shield Maps, CIDRs and acknowledgement"} - ], - "requirements": {"python":"3.0.0"} - }, - - - - - - - - { - "title": "Global Traffic Management", - "name": "gtm", - "version": "0.4.0", - "url": "https://github.com/akamai/cli-gtm", - "issues": "https://github.com/akamai/cli-gtm/issues", - "commands": [{"name":"gtm","version":"0.4.0","description":"Limited Management of GTM domains","bin":"https://github.com/akamai/cli-gtm/releases/download/{{.Version}}/akamai-{{.Name}}-{{.Version}}-{{.OS}}{{.Arch}}{{.BinSuffix}}","auto-complete":true}], - "requirements": {"go":"1.8.0"} - }, - - - - - - - - { - "title": "Image Manager", - "name": "image-manager", - "version": "0.1.9", - "url": "https://github.com/akamai/cli-image-manager", - "issues": "https://github.com/akamai/cli-image-manager/issues", - "commands": [ - {"name":"image-manager","aliases":["im"],"version":"0.1.9","description":"An Akamai CLI package for Image Manager"}, - {"name":"video-manager","aliases":["im"],"version":"0.1.9","description":"An Akamai CLI package for Video Manager"} - ], - "requirements": {"python":"3.0.0"} - }, - - - - - - { - "title": "Jsonnet", - "name": "jsonnet", - "version": "0.4.3", - "url": "https://github.com/akamai/cli-jsonnet", - "issues": "https://github.com/akamai/cli-jsonnet/issues", - "commands": [ - { - "name": "jsonnet", - "aliases": [ - "jsonnet" - ], - "version": "0.4.3", - "description": "Utilities for managing Akamai as jsonnet" - } - ], - "requirements": { - "python": "3.0.0" - } - }, - - - - - - - - { - "title": "NetStorage", - "name": "netstorage", - "version": "1.0.1", - "url": "https://github.com/akamai/cli-netstorage", - "issues": "https://github.com/akamai/cli-netstorage/issues", - "commands": [{"name":"netstorage","version":"1.0.1","description":"Interface for Akamai NetStorage","bin":"https://github.com/akamai/cli-netstorage/releases/download/{{.Version}}/akamai-{{.Name}}-{{.Version}}-{{.OS}}-{{.Arch}}{{.BinSuffix}}"}], - "requirements": {"node":"7.0.0"} - }, - - - - - - - - { - "title": "Onboard", - "name": "onboard", - "version": "1.0.3", - "url": "https://github.com/akamai/cli-onboard", - "issues": "https://github.com/akamai/cli-onboard/issues", - "commands": [{"name":"onboard","aliases":["onboard"],"version":"1.0.3","description":"Onboard Akamai delivery and WAF configuration"}], - "requirements": {"python":"3.0.0"} - }, - - - - - - - - { - "title": "Property Manager 1.0", - "name": "property", - "version": "1.1.6", - "url": "https://github.com/akamai/cli-property", - "issues": "https://github.com/akamai/cli-property/issues", - "commands": [{"name":"property","version":"1.1.6","description":"Manage configurations for Akamai properties","bin":"https://github.com/akamai/cli-property/releases/download/{{.Version}}/akamai-{{.Name}}-{{.Version}}-{{.OS}}-{{.Arch}}{{.BinSuffix}}"}], - "requirements": {"node":"7.0.0"} - }, - - - - - - - - { - "title": "Property Manager", - "name": "property-manager", - "version": "0.7.8-RELEASE", - "url": "https://github.com/akamai/cli-property-manager", - "issues": "https://github.com/akamai/cli-property-manager/issues", - "commands": [ - {"name":"snippets","aliases":["pm","property-manager"],"version":"0.7.7-RELEASE","description":"Property Manager CLI for DevOps"}, - {"name":"pipeline","aliases":["pl","pipeline","pd","proddeploy"],"version":"0.7.7-RELEASE","description":"Akamai Pipeline for DevOps"} - ], - "requirements": {"node":"8.9.1"} - }, - - - - - - - - { - "title": "Purge", - "name": "purge", - "version": "1.0.1", - "url": "https://github.com/akamai/cli-purge", - "issues": "https://github.com/akamai/cli-purge/issues", - "commands": [{"name":"purge","version":"1.0.1","description":"Purge content from the Edge","bin":"https://github.com/akamai/cli-purge/releases/download/{{.Version}}/akamai-{{.Name}}-{{.Version}}-{{.OS}}{{.Arch}}{{.BinSuffix}}","auto-complete":true}], - "requirements": {"go":"1.8.0"} - }, - - - - - - - - { - "title": "Terraform Client Configuration", - "name": "terraform", - "version": "0.3.0", - "url": "https://github.com/akamai/cli-terraform", - "issues": "https://github.com/akamai/cli-terraform/issues", - "commands": [{"name":"terraform","version":"0.3.0","description":"Create TF Configurations for Existing GTM domains, EdgeDNS zones and Property Manager properties","bin":"https://github.com/akamai/cli-terraform/releases/download/{{.Version}}/akamai-{{.Name}}-{{.Version}}-{{.OS}}{{.Arch}}{{.BinSuffix}}","auto-complete":true}], - "requirements": {"go":"1.12.0"} - }, - - { - "title": "Test Center", - "name": "test-center", - "version": "0.2.0", - "url": "https://github.com/akamai/cli-test-center", - "issues": "https://github.com/akamai/cli-test-center/issues", - "commands": [ - { - "name": "test-center", - "version": "0.2.0", - "description": "Test Center is a testing tool that checks the effect of configuration changes on your web property. Use this tool as part of your testing protocol to increase your confidence in the safety and accuracy of your configuration changes.", - "bin": "https://github.com/akamai/cli-test-center/releases/download/{{.Version}}/akamai-{{.Name}}-{{.Version}}-{{.OS}}{{.Arch}}{{.BinSuffix}}" - } - ], - "requirements": {"go":"1.15"} - }, - - - - - - { - "title": "Visitor Prioritization", - "name": "visitor-prioritization", - "version": "v0.3.0", - "url": "https://github.com/akamai/cli-visitor-prioritization", - "issues": "https://github.com/akamai/cli-visitor-prioritization/issues", - "commands": [{"name":"visitor-prioritization","aliases":["vp"],"version":"0.3.0","description":"Access and control Visitor Prioritization cloudlet"}], - "requirements": {"python":"3.0.0"} - } - - ] -}