BOSH CLI 1.0.rc1 available

34 views
Skip to first unread message

Oleg Shaldybin

unread,
Oct 5, 2012, 12:30:05 AM10/5/12
to cf-eng, bosh-...@cloudfoundry.org
BOSH CLI 1.0.rc1 has just been released. Please feel free to send your feedback to cf-platf...@rbcon.com or to me directly if you have any problems or experience issues (even minor ones).

Important: if you have BOSH dev environment and you're still not on bosh release 8, please consider staying on 0.19.6 (as 1.0 requires director to support package matching in order to perform incremental release uploads).

To install:  
gem install bosh_cli --pre

Changes:
new command definition framework
option helpers
reworked 'help' output
general code refactoring and cleanup
don't show 'url' column of public stemcells unless --full
'download manifest' command
tagging public stemcells
simplified non-interactive output
'latest' alias for stemcells
checking if stemcell exists before deleting
warn if package matching not supported
only show pre-packaging output on failure
don't leak temp files
properties support
support 'ssh dea/0' syntax

--
Best,
Oleg

Martin Englund

unread,
Oct 5, 2012, 11:07:24 AM10/5/12
to bosh-...@cloudfoundry.org
Yo!

Question about splat argument:

usage "micro agent"
desc "Send agent messages"
def agent(*args)

This results in:

micro agent
Send agent messages

Bug or intentional? :)

I worked around it with:

usage "micro agent <args>"
desc "Send agent messages"
def agent(*args)

which results in what I expected:

micro agent <args>
Send agent messages

/M
--
cheers,
/Martin
--
Martin Englund, Staff Engineer, Cloud Foundry, VMware Inc.
"The question is not if you are paranoid, it is if you are paranoid enough."

Dr Nic Williams

unread,
Oct 6, 2012, 7:44:33 PM10/6/12
to bosh-...@cloudfoundry.org
Very excited to see a first part of BOSH reach for v1.0 status!

Martin, that UI fix makes sense to me.
--
Dr Nic Williams
Engine Yard, VP Technology
http://engineyard.com
http://drnicwilliams.com
cell +1 (415) 322-9556
Reply all
Reply to author
Forward
0 new messages