Skip to main content
Usage
algolia indices move <source-index> <destination-index> [flags]

Examples

Move the β€œTEST_MOVIES” index to β€œDEV_MOVIES”:
algolia indices move TEST_MOVIES DEV_MOVIES

Flags

-y, --confirm
Skip the move index confirmation prompt
-w, --wait
Wait for the operation to complete
⌘I