freebsd-ports/net/bluemix-cli/pkg-message
Mathieu Arnold 2614c95748 Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
2019-08-14 08:48:50 +00:00

14 lines
438 B
Text

[
{ type: install
message: <<EOM
With IBM Bluemix CLI 0.4.0 or later, the CLI can automatically collect
diagnostic and usage information and send it to Bluemix for analysis.
This information will help us better understand current client usage
and plan for future use. No personally identifiable data is collected.
To stop collecting information, you can run the following command:
$ bluemix config --usage-stats-collect false
EOM
}
]