]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind: fix error message when using force parameter if it doesn't exist in a command... 70246/head
authorTomer Haskalovitch <tomer.haska@ibm.com>
Wed, 15 Jul 2026 12:39:12 +0000 (15:39 +0300)
committerTomer Haskalovitch <tomer.haska@ibm.com>
Thu, 16 Jul 2026 07:38:14 +0000 (10:38 +0300)
commite8be5e26972c093f8486130579a111fec24ff210
tree97273635d80aebf3ebd7c65271210dcca4951024
parentd3d08a106db15a77215ae81fb2c182fc63d4015c
pybind: fix error message when using force parameter if it doesn't exist in a command's arguments schema

Fixes: https://tracker.ceph.com/issues/78291
Signed-off-by: Tomer Haskalovitch <tomer.haska@ibm.com>
src/pybind/ceph_argparse.py
src/test/pybind/test_ceph_argparse.py