mix milvex. migrate
(milvex v0.14.0)
Copy Markdown
Diffs Milvex.Collection DSL modules against the live Milvus state and applies the result.
Usage
mix milvex.migrate --plan
mix milvex.migrate --apply
mix milvex.migrate --apply --allow-drop
mix milvex.migrate --plan --format json
mix milvex.migrate --apply --module MyApp.Movies --prefix tenant_a_See Milvex.Migration.CLI for the full flag list and exit-code semantics.