Add exit on close
This commit is contained in:
@@ -12,6 +12,7 @@ class WOStackStatusController(CementBaseController):
|
||||
label = 'stack_services'
|
||||
stacked_on = 'stack'
|
||||
stacked_type = 'embedded'
|
||||
exit_on_close = True
|
||||
description = 'Check the stack status'
|
||||
|
||||
@expose(help="Start stack services")
|
||||
|
||||
Reference in New Issue
Block a user