summaryrefslogtreecommitdiff
path: root/distro/common/html/_sources/knife_xargs.txt
blob: 852ba282aa12e7b64b16935ad6ebe7f6ba22df3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
=====================================================
knife xargs
=====================================================

.. include:: ../../includes_knife/includes_knife_xargs.rst

Syntax
=====================================================
.. include:: ../../includes_knife/includes_knife_xargs_syntax.rst

Options
=====================================================
.. note:: Review the list of :doc:`common options </knife_common_options>` available to this (and all) |knife| subcommands and plugins.

.. include:: ../../includes_knife/includes_knife_xargs_options.rst

Examples
=====================================================
The following examples show how to use this |knife| subcommand:

**Use output of knife deps to pass command to knife xargs**

.. include:: ../../step_knife/step_knife_xargs_pass_command_to.rst