Re: Juju CLI change (status output)

2016-07-26 Thread Aaron Bentley
Thanks for the warning. CI uses only YAML and JSON output, so it won't be affected. Aaron On 2016-07-26 11:01 AM, John Meinel wrote: > One tweak that is landing for the next 2.0 beta (14?) is to change 'juju > status' output to put PORTS after PUBLIC-ADDRESS. This is just alignment > with the

Juju CLI change (status output)

2016-07-26 Thread John Meinel
One tweak that is landing for the next 2.0 beta (14?) is to change 'juju status' output to put PORTS after PUBLIC-ADDRESS. This is just alignment with the fact that usually when you see it, it is 10.3.2.1:8080 not 8080 10.3.2.1 The particular PR is here: https://github.com/juju/juju/pull/5870 It