doru1004 commented on a change in pull request #1827:
URL: https://github.com/apache/camel-k/pull/1827#discussion_r532884477



##########
File path: pkg/cmd/local_run.go
##########
@@ -55,31 +55,60 @@ func newCmdLocalRun(rootCmdOptions *RootCmdOptions) 
(*cobra.Command, *localRunCm
                },
        }
 
+       cmd.Flags().Bool("containerize", false, "Run integration in a local 
container.")
+       cmd.Flags().String("image-name", "", "Integration image name.")
+       cmd.Flags().String("docker-registry", "", "Docker registry to store 
intermediate images.")

Review comment:
       Done.




----------------------------------------------------------------
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.

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


Reply via email to