essobedo opened a new pull request, #3556:
URL: https://github.com/apache/camel-k/pull/3556

   fixes #3445
   
   ## Motivation
   
   Allowing to accept no arguments to rebuild all the integrations is a bit 
risky so a new flag for this purpose must be explicitly provided by the end 
user.
   
   ## Modifications:
   
   * Add the flag `--all` to the rebuild command to rebuild all integrations
   * Sanitize the name of the integration to align the code with the delete 
command
   
   
   **Release Note**
   ```The rebuild command no more support empty arguments, either the flag 
`--all` must be set to rebuild all integrations or the list of integration 
names to rebuild needs to be provided
   NONE
   ```


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to