Skip to content

app autoscaler cli plugin v3.0.0

Compare
Choose a tag to compare
@cdlliuy cdlliuy released this 08 Nov 06:34
ec17088

Align with App-autoscaler v3.0.0 release to add credential management and custom metric support.

Add support for :

  • Add command "cf create-autoscaling-credential" and "cf delete-autoscaling-credential"
    With this version, you can define a policy with "custom metric" and report your own metric to autoscaler with the required credential. See details in Custom metric usage guide

  • With command "cf asm" and "cf ash", by default, only the most recent results will be returned (default record number is 50).

  • With command "cf asm" and "cf ash", deprecated the confused option "--number", but you can specify the interested time duration with "--start" and "--end"

  • With command "cf asm" and "cf ash", the default display order is changed to "desc"

  • Add ARM64 ascli binary