This repository has been archived by the owner on Dec 14, 2024. It is now read-only.
v0.9.0 Release!
Attention: There are some important updates in this version
- Windows and macOS users need to download the latest version from Github Release Page.
cf upgrade
is unavailable in<0.9.0
versions. ~/.cfconfig
and~/.cfsession
move to~/.cf/config
and~/.cf/session
. You can move~/.cfconfig
to~/.cf/config
then reconfigure the handle/username and password.- username(handle) and password store in
~/.cf/session
instead of~/.cf/config
. See #53