Skip to content

Commit

Permalink
added more k8 specific methods to command menu doc
Browse files Browse the repository at this point in the history
  • Loading branch information
webzakimbo committed Jan 19, 2023
1 parent 912c239 commit dd4104a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/usage/command-menu.rst
Original file line number Diff line number Diff line change
Expand Up @@ -270,8 +270,8 @@ Kubernetes
| | | |
| | Enter 'menu' to see available options. | |
+-----------------------------+------------------------------------------+---------------------------------------+
| read | Output the contents of a Kubernetes | K8Cluster Secret |
| | secret (decoded). | |
| read | Decode and output the contents of a | K8Cluster Secret |
| | kubernetes secret (decoded). | |
+-----------------------------+------------------------------------------+---------------------------------------+
| trigger | Trigger a cronjob. | K8Cluster Cronjob |
+-----------------------------+------------------------------------------+---------------------------------------+
Expand Down

0 comments on commit dd4104a

Please sign in to comment.