summaryrefslogtreecommitdiff
path: root/distro/common/html/_sources/knife_status.txt
blob: 7f00826b96c1aaf84fc6dab390d22b465323cdcf (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
31
32
33
34
35
36
37
=====================================================
knife status 
=====================================================

.. include:: ../../includes_knife/includes_knife_status.rst

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

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

.. include:: ../../release_chef_12-0/includes_knife_status_options.rst

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

**View status, include run-lists**

.. include:: ../../step_knife/step_knife_status_include_run_lists.rst

**View status using a date range**

.. include:: ../../step_knife/step_knife_status_past_hour.rst

**View status using a query**

.. include:: ../../step_knife/step_knife_status_returned_by_query.rst

**View status for all nodes**

.. include:: ../../step_knife/step_knife_status_view_for_all_nodes.rst