v0.11.0
Bug fixes:
- fix #225 (see related commit on cli fork: cloudfoundry-community/cloudfoundry-cli@d31423c )
- Fix application state from stopped flag computation (see: #230 )
Enhancement:
- Login through sso passcode with param
sso_passcode
(see: #227 ) - Store tokens to a file with param
store_tokens_path
to make use it for login process. This is useful for sso passcode, user will not be required to set passcode each time.
Thanks to: