-
Notifications
You must be signed in to change notification settings - Fork 24
Command Reference
bdahneke edited this page Aug 14, 2018
·
27 revisions
| Command | Description |
|---|---|
| Comment | A comment placeholder in the script |
| ComparePasswordHash | Compare a password hash obtained from a remote system with a hash generated from a password locally. |
| Condition | Runs logic based on evaluation of an expression. |
| Connect | Connect to a remote host. |
| For | Create a for loop. |