command-line-tool-changes.asciidoc 581 B

1234567891011121314151617181920
  1. [discrete]
  2. [[breaking_80_command_line_tool_changes]]
  3. ==== Command line tool changes
  4. TIP: {ess-skip-section}
  5. [[migrate-tool-removed]]
  6. .The `elasticsearch-migrate` tool has been removed.
  7. [%collapsible]
  8. ====
  9. *Details* +
  10. The `elasticsearch-migrate` tool provided a way to convert file
  11. realm users and roles into the native realm. It has been deprecated
  12. since {es} 7.2.0. Users and roles should now be created in the native
  13. realm directly.
  14. *Impact* +
  15. Discontinue use of the `elasticsearch-migrate` tool. Attempts to use the
  16. `elasticsearch-migrate` tool will result in an error.
  17. ====