Find where the cf is installed e.g. /usr/local/bin
and make sure this path is included in PATH environment variable by using command env
and export
.
Find where the cf is installed e.g. /usr/local/bin
and make sure this path is included in PATH environment variable by using command env
and export
.