Removed old help message in solar orch cli
Change-Id: I88d5b0b91c6b9f7f2326509251e8d758aaf6d4f9 Partial-bug: #1546501
This commit is contained in:
parent
f319f97eef
commit
39b57c6568
@ -31,15 +31,7 @@ from solar.orchestration import utils
|
|||||||
|
|
||||||
@click.group(name='orch')
|
@click.group(name='orch')
|
||||||
def orchestration():
|
def orchestration():
|
||||||
"""\b
|
pass
|
||||||
|
|
||||||
create solar/orchestration/examples/multi.yaml
|
|
||||||
<id>
|
|
||||||
run-once <id>
|
|
||||||
report <id>
|
|
||||||
<task> -> <status>
|
|
||||||
restart <id> --reset
|
|
||||||
"""
|
|
||||||
|
|
||||||
|
|
||||||
@orchestration.command()
|
@orchestration.command()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user