Debugging Task Scripts
- Last Updated: April 2, 2026
- 2 minute read
Use Debug to:
- Interactively write, run, and test script command syntax for a specific device.
- Test, tweak, and save CLI Settings.
- Step through a sequence of script commands (and for failed tasks, view partial results).
- Troubleshoot.
Using the task script debugger
After a failed run, you can interactively run, fix, and Save changes using the Task Script Debugger.
Item | Description |
|---|---|
|
|
Device selector. |
|
|
Connection protocol and credentials. These are determined by the Remote Client Settings. |
|
|
View and change CLI settings between runs. |
|
|
Script body. |
|
|
Debug controls and script command sequence. |
|
|
View terminal interaction and detailed (verbose) trace information. |
|
|
Save changes to your script or the current CLI profile used (or both). |
Tip: Edited fields display a red pencil icon (
).
).