vmware-archive / cfops

This is simply an automation that is based on the supported way to back up Pivotal Cloud Foundry
http://www.cfops.io
Apache License 2.0
35 stars 24 forks source link

DEPRECATED Action signature (cfops v2.2.16) #82

Closed patrickcrocker closed 8 years ago

patrickcrocker commented 8 years ago

I'm seeing this deprecation warning on cfops v2.2.16:

/opt/cfops » ./cfops version
cfops version v2.2.16
DEPRECATED Action signature.  Must be `cli.ActionFunc`.  This is an error in the application.  Please contact the distributor of this application if this is not you.  See https://github.com/codegangsta/cli/blob/master/CHANGELOG.md#deprecated-cli-app-action-signature
/opt/cfops » ./cfops list-tiles
Available Tiles:
ops-manager
elastic-runtime
mysql-tile
nfs-tile
rabbitmq
redis-tile
DEPRECATED Action signature.  Must be `cli.ActionFunc`.  This is an error in the application.  Please contact the distributor of this application if this is not you.  See https://github.com/codegangsta/cli/blob/master/CHANGELOG.md#deprecated-cli-app-action-signature```
xchapter7x commented 8 years ago

thanks for reporting this.

https://github.com/pivotalservices/cfops/releases/tag/v2.2.18 should fix it for you.