Project

General

Profile

Feature #7305

Updated by Ivan Necas over 10 years ago

As a CLI user, I want to trigger product synchronization (all it's repositories) 
 and tract the progress of the task as a whole. 

 h2. Implementation 

 <pre> 
 hammer product synchronize --id product_id 
 </pre>

Back