Update mistral upgrade guide
Mistral-db-manage replaces check_migration with branches now. Change-Id: I36f1e3e6cfe0c0d94667c5f7f4c58297c10833a9 Signed-off-by: pengdake <19921207pq@gmail.com>
This commit is contained in:
parent
48e17b3422
commit
d2be248bd3
@ -66,7 +66,7 @@ Revision may be any existing revision. Use this command carefully.
|
||||
To verify that the timeline does branch, you can run this command:
|
||||
::
|
||||
|
||||
$ mistral-db-manage --config-file /path/to/mistral.conf check_migration
|
||||
$ mistral-db-manage --config-file /path/to/mistral.conf branches
|
||||
|
||||
If the migration path has branch, you can find the branch point via:
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user