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

Choose version to activate in production/staging #49

Closed optplx closed 3 years ago

optplx commented 5 years ago

When using "akamai property-manager activate", we can't choose the version to activate. It would be great to be able to chose the version, we may not want to choose the latest everytime

SidHeg commented 4 years ago

A new command activate-version is added in the 0.7.0 version. This command lets you choose the version to activate.

SidHeg commented 3 years ago

An example of this command: akamai property-manager activate-version -p test.example.com -n stag --propver 2 -m "activating version 2 in staging environment"