Add exit on close
This commit is contained in:
@@ -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'],
|
||||
|
||||
Reference in New Issue
Block a user