Fix cluster command options to be flags by setting is_flag to True 02/15402/1
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Mon, 15 Sep 2025 13:07:17 +0000 (15:07 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Wed, 17 Sep 2025 09:30:10 +0000 (11:30 +0200)
commit468be3b88bebae3b7585812248f4866dd03c3822
tree887fb6f234cd6087e759df1dcacf569aee5eae41
parent456ffc2decf7e4aafa3eb00479433f53b532a332
Fix cluster command options to be flags by setting is_flag to True

Change-Id: Iefa1472c81e1c809b86bc9bff015b2f083b976fe
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
osmclient/cli_commands/cluster.py