iso-8859-1
Seems valuable to link to this character set standard: https://en.wikipedia.org/wiki/ISO/IEC_8859-1 and its related https://en.wikipedia.org/wiki/Windows-1252
iso-8859-1
Seems valuable to link to this character set standard: https://en.wikipedia.org/wiki/ISO/IEC_8859-1 and its related https://en.wikipedia.org/wiki/Windows-1252
By default, config.json is located in your ~/.cf directory. The new CF_HOME environment variable
CF_HOME directs the CloudFoundry CLI to an alternate HOME (~), not an alternate .cf folder: Setting CF_HOME to /tmp/.cf will result in config.json living three folders deep, in /tmp/.cf/.cf.
That is to say that CF_HOME replaces “~” when the cf command looks for ~/.cf .