Add exit on close

This commit is contained in:
VirtuBox
2019-08-17 20:29:55 +02:00
parent 11b4c0b046
commit 3118e50ff5
5 changed files with 10 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ class WOStackUpgradeController(CementBaseController):
label = 'upgrade'
stacked_on = 'stack'
stacked_type = 'nested'
exit_on_close = True
description = ('Upgrade stack safely')
arguments = [
(['--all'],