Skip to content

Commit

Permalink
Fixes #17855: Add trigger agent run feature from UI in get started
Browse files Browse the repository at this point in the history
  • Loading branch information
ElaadF committed Jun 29, 2020
1 parent 82d9f14 commit 7be85b9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,14 @@

== Trigger agent run

Now we have applied our directive, we can trigger its application by connecting to
our node using ssh:
Now we have applied our directive, we can trigger its application by using two approaches:

* by using "Trigger Agent Run" straight from the webapp:

image::trigger-agent-run.png[Trigger directive application by trigger an agent run]


* by connecting to our node using ssh:

----
vagrant ssh node
Expand Down

0 comments on commit 7be85b9

Please sign in to comment.