Lines Matching refs:command
29 The ``git fetch`` command example in the last line above is what needs to
33 ``git fetch`` command, then debug from there using the documentation for your
40 If you can get the ``git fetch`` command to run successfully without prompting
44 "'west' is not recognized as an internal or external command, operable program or batch file.'
60 Run this command in ``cmd.exe``::
77 ``scripts`` to your :envvar:`PATH` using a command like this::
81 **Do not just copy/paste this command**. The ``scripts`` directory location
131 command (like :ref:`west flash <west-flashing>`, :ref:`west build
137 west: error: argument <command>: invalid choice: 'build' (choose from 'init', [...])
140 west: error: argument <command>: invalid choice: 'flash' (choose from 'init', [...])
142 The most likely cause is that you're running the command outside of a
148 #. Run the command from inside a workspace (e.g. the :file:`zephyrproject`
155 the west extension command. If set, west will use :envvar:`ZEPHYR_BASE` to
158 If you're unsure whether a command is built-in or an extension, run ``west
171 help: get help for west or a command
186 west: error: argument <command>: invalid choice: 'post-init'