Merge "Set the Cliff namespace"
This commit is contained in:
commit
b98d471260
@ -57,7 +57,7 @@ class AodhShell(app.App):
|
||||
super(AodhShell, self).__init__(
|
||||
description='Aodh command line client',
|
||||
version=__version__,
|
||||
command_manager=AodhCommandManager(None),
|
||||
command_manager=AodhCommandManager('aodhclient'),
|
||||
deferred_help=True,
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user