From 0bfa0c1442631a9a2d7f021dcc4981320b930120 Mon Sep 17 00:00:00 2001 From: saiaunghlyanhtet Date: Sat, 30 Nov 2024 15:22:19 +0900 Subject: [PATCH] add changelog 29060 Signed-off-by: saiaunghlyanhtet --- changelog/29060.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelog/29060.txt diff --git a/changelog/29060.txt b/changelog/29060.txt new file mode 100644 index 000000000000..5fa0ba866c75 --- /dev/null +++ b/changelog/29060.txt @@ -0,0 +1,3 @@ +```release-note:feature +CLI: adds an optional flag (--fail-if-not-fullfilled) to the renew command, which lets the renew command fail on unfulfillable requests and allows command chaining to allow further executions. +``` \ No newline at end of file