- The
--sdk-pathflag for the top-levelinstallsubcommand has been deprecated. It will still be respected, but it should not be used. If you need to control the path to the SDK installation, use thesdk installsubcommand, which still supports it.
This has been done so that the top level install subcommand only allows the standard behavior of installing to
the default or the specified --install-dir. This in turn allows the sdk-manager to manage that directory and the related
toolchains in a more robust fashion.