Files
python-tackerclient/tackerclient/osc
Pooja Singla 0151fe1cc6 Help message of heal cli modified
Usage message of all cli commands of tacker is constructed by
argument parser by default. It includes optional parameter
first and insert mandatory parameter at end.

All cli commands are implemented with this design only
except heal cli.

Heal cli is a special case in which optional parameter is
coming at end and mandatory parameter is coming before optional.
To fix this issue usage parameter of argument parser is set
in heal cli.

Closes-Bug: #1954744

Change-Id: I3b1d04df210ad07d4b9a99f300017d49e2b56f0b
2022-03-10 10:54:05 +09:00
..
2021-08-31 22:24:52 +00:00
2022-03-10 10:54:05 +09:00
2021-08-31 22:24:52 +00:00