tadayosi commented on code in PR #3731:
URL: https://github.com/apache/camel-k/pull/3731#discussion_r991941179


##########
pkg/cmd/kamelet_add_repo.go:
##########
@@ -49,23 +52,24 @@ func newKameletAddRepoCmd(rootCmdOptions *RootCmdOptions) 
(*cobra.Command, *kame
                },
        }
 
-       cmd.Flags().StringP("operator-id", "x", "camel-k", "Id of the Operator 
to update.")
+       cmd.Flags().StringP("operator-id", "x", "", "Id of the Operator to 
update. If not set, the active primary Integration Platform is updated.")

Review Comment:
   OK, then let's accept it as is.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to