Fix cluster command options to be flags by setting is_flag to True 87/15487/1
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Mon, 15 Sep 2025 13:07:17 +0000 (15:07 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Wed, 1 Oct 2025 15:22:25 +0000 (17:22 +0200)
commitf0bb1406b0838a3a0b7d0c766374ff709ba1cb80
tree72cd1f2ae3b03552d733399b2fd6d12e07850409
parent1bad0d55dcc09d83bb44f0afd6a4733ff5c729e1
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