You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2018. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,13 @@ $ ./testrunner
77
77
```
78
78
* At this point you have everything needed for local development, hack away and submit a [pull request](https://help.github.com/articles/using-pull-requests/) to the `develop` branch
79
79
80
+
### Version 3+ notes:
81
+
- v3.1.x introduces a breaking behavior compared to prior v3.x releases. In 3.1+
82
+
in the absense of any CC-Vms or if they are unable to be shutdown, cfops will
83
+
return an error and exit immediately.
84
+
- Prior to 3.1 cfops will continue regardless of if it was successful in
0 commit comments