Skip to content

Commit

Permalink
Added config for k8 to command menu docs
Browse files Browse the repository at this point in the history
  • Loading branch information
webzakimbo committed Jan 18, 2023
1 parent 6033819 commit 8726deb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/source/usage/command-menu.rst
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,9 @@ Informational
| | | |
| | *Console only* | |
+-----------------------------+--------------------------------------+---------------------------------------+
| config | Display the config for a node's | Any kubernetes node. |
| | associated kubernetes object. | |
+-----------------------------+--------------------------------------+---------------------------------------+
| tree | Print a tree view of all child | Collection, Inventory, Sub-selected |
| | nodes and their sub-nodes. | Inventory, Merged Inventory. |
+-----------------------------+--------------------------------------+---------------------------------------+
Expand All @@ -205,7 +208,7 @@ Informational
| tags | List all cloud provider tags/labels | Server, Inventory, Sub-selected |
| | associated with the server(s) | Inventory, Merged Inventory. |
+-----------------------------+--------------------------------------+---------------------------------------+
| routes | Print SSH routing tree. | All |
| routes | Print SSH routing tree. | All, excluding Kubernetes nodes |
+-----------------------------+--------------------------------------+---------------------------------------+


Expand Down

0 comments on commit 8726deb

Please sign in to comment.