nvazquez commented on issue #11202:
URL: https://github.com/apache/cloudstack/issues/11202#issuecomment-3083909077

   @adietrich-ussignal I'll be opening a PR with a new parameter to explicitly 
allow the DB recreation, otherwise the default behavior should be 
non-destructive. What do you think?
   
   ````
     -s, --schema-only     Creates the db schema without having to pass root
                           credentials - Please note: The databases (cloud,
                           cloud_usage) and user (cloud) has to be configured
                           manually prior to running this script when using this
                           flag.
     -x, --force-recreation
                           Force recreation of the existing DB schemas. This
                           option is disabled by default. Please note: The
                           databases (cloud, cloud_usage) and its tables data
                           will be lost and recreated.
   
   ````


-- 
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...@cloudstack.apache.org

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

Reply via email to