summaryrefslogtreecommitdiff
path: root/distro/common/html/_sources/knife_ssh.txt
diff options
context:
space:
mode:
Diffstat (limited to 'distro/common/html/_sources/knife_ssh.txt')
-rw-r--r--distro/common/html/_sources/knife_ssh.txt43
1 files changed, 0 insertions, 43 deletions
diff --git a/distro/common/html/_sources/knife_ssh.txt b/distro/common/html/_sources/knife_ssh.txt
deleted file mode 100644
index bc7f4e5977..0000000000
--- a/distro/common/html/_sources/knife_ssh.txt
+++ /dev/null
@@ -1,43 +0,0 @@
-=====================================================
-knife ssh
-=====================================================
-
-.. include:: ../../includes_knife/includes_knife_ssh.rst
-
-Syntax
-=====================================================
-.. include:: ../../includes_knife/includes_knife_ssh_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_ssh_options.rst
-
-Examples
-=====================================================
-The following examples show how to use this |knife| subcommand:
-
-**Find server uptime**
-
-.. include:: ../../step_knife/step_knife_ssh_find_uptime.rst
-
-**Run the chef-client on all nodes**
-
-.. include:: ../../step_knife/step_knife_ssh_run_chef_client_on_all_nodes.rst
-
-**Force a chef-client run**
-
-.. include:: ../../step_knife/step_knife_ssh_force_chef_run.rst
-
-**Run a command based on search query**
-
-.. include:: ../../step_knife/step_knife_ssh_query_for_nodes.rst
-
-**Upgrade all nodes**
-
-.. include:: ../../step_knife/step_knife_ssh_upgrade_nodes.rst
-
-**Specify the shell type**
-
-.. include:: ../../step_knife/step_knife_ssh_shell_type.rst