Editing from the UI

Updating a Request by Editing

1

Navigate to the requests list page

http://localhost:4200/agent/requests

2

Right click on the request we want to edit and click 'Edit'

3

Clicking on one of the following buttons to edit the respective property

4

A prompt should pop up. Edit as needed and click 'UPDATE'

5

(Optional) Persist the updated request with a snapshot

If you want to version control or share the updated request, create a snapshot:

stoobly-agent request snapshot "<REQUEST-KEY>"

You can copy the request key from the request details page. For more information, see how to snapshot requests.

Last updated

Was this helpful?