We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9f0d12 + 948984c commit 121c476Copy full SHA for 121c476
1 file changed
docs/source/actions.rst
@@ -632,7 +632,7 @@ Pre-defined Actions
632
^^^^^^^^^^^^^^^^^^^
633
634
There are several predefined actions that come out of the box when |st2|
635
-is installed via packages.
+is installed via packages. These are in the ``core`` pack:
636
637
``core.local`` : This action allows execution of arbitrary \*nix/shell commands
638
locally. You can excute this command via the CLI using:
@@ -655,7 +655,7 @@ executed from the |st2| box:
655
656
st2 run core.http url="http://httpbin.org/get" method="GET"
657
658
-To see all predefined actions:
+To see all actions in the ``core`` pack:
659
660
::
661
0 commit comments