Lines Matching refs:init
20 For additional help, run ``west <command> -h`` (e.g. ``west init -h``).
22 .. _west-init:
24 west init
36 west init [-m URL] [--mr REVISION] [--mf FILE] [directory]
47 west init -m https://github.com/zephyrproject-rtos/zephyr --mr v1.14.0 zp
67 west init -l [--mf FILE] directory
77 ``manifest.file`` using :ref:`west-config-cmd` after running ``west init``.
213 git submodule update --init --checkout --recursive
216 git submodule update --init --rebase --recursive
231 git submodule update --init --checkout --recursive <submodule-path>
234 git submodule update --init --rebase --recursive <submodule-path>