Lines Matching refs:commands
283 * - ``west-commands``
285 which describes additional west commands provided by that project. This
286 file is named :file:`west-commands.yml` by convention. See
386 west-commands: scripts/west-commands.yml
391 zephyr repository does contain extension commands, its ``self`` entry declares
392 the location of the corresponding :file:`west-commands.yml` relative to the
413 * - ``west-commands``
1149 You can still track and update unlisted submodules with ``git`` commands
1155 it's not passed to ``git submodule`` commands either. The ``name`` key
2052 - a set of extension commands, which are drawn from the ``west-commands``
2119 All extension commands defined using ``west-commands`` keys discovered while
2122 If an imported manifest file has a ``west-commands:`` definition in its
2123 ``self:`` section, the extension commands defined there are added to the set of
2125 precedence over any extension commands with the same names added later on.