cisco / elsy

An opinionated, multi-language, build tool based on Docker and Docker Compose
Apache License 2.0
79 stars 22 forks source link

lc upgrade #91

Open jancajthaml opened 6 years ago

jancajthaml commented 6 years ago

Proposal for new command lc upgrade that updates lc to latest released version

paulcichonski commented 6 years ago

I think we already have that: lc system upgrade.

The command is not documented and I don't think anyone ever uses it, but it might still work as it has bbt: https://github.com/cisco/elsy/blob/master/blackbox-test/features/system/upgrade.feature.

joeygibson commented 6 years ago

It downloads the new version, but there's a failure trying to handle it once downloaded. I wrote that code, so I'll try to take a look.