akamai / cli-property-manager

Use this Property Manager CLI to automate Akamai property changes and deployments across many environments.
Apache License 2.0
29 stars 22 forks source link

property manager version out of sync #56

Closed javiergarza closed 3 years ago

javiergarza commented 4 years ago

I updated the property-manager to the latest version (0.7.1 as of writing), however if I search for it using "akamai search" the CLI tells me the latest version is 0.5.1 (see output below). This seems to be because the property-manager developer is not updating the information inside https://developer.akamai.com/cli/package-list.json.

As far as I know, akamai CLI developers need to file a pull request on https://github.com/akamai/cli/blob/master/assets/package-list.json to have the master manifest updated each time they push a new release of their CLI package (FYI @mvanhornakamai)

$ akamai property-manager --version  
0.7.1-RELEASE
$ akamai search property-manager 
Results Found: 1

Package: Property Manager 2.0 [property-manager]
  Command: snippets (aliases: pm, property-manager)
  Version: **0.5.1**
  Description: Property Manager CLI for DevOps

Install using "akamai install [package]".
SidHeg commented 3 years ago

This issue has been resolved.