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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]