diff --git a/libs/python/btp_cli.py b/libs/python/btp_cli.py index 6b68f284..d9bd9c22 100644 --- a/libs/python/btp_cli.py +++ b/libs/python/btp_cli.py @@ -1865,6 +1865,8 @@ def initiateAppSubscriptions(btpUsecase: BTPUSECASE): + commercialAppName + "<" ) + # appname might be none, so we override it with the commercialAppName + appName = commercialAppName appPlan = appSubscription.plan parameters = appSubscription.parameters