Copy the live instance ID
The verified instance no longer exists. This page preserves the completed drill; run it only during your own bounded activation.
Copy from PowerShell output.
Copy from Terminal output.
01
Match each command to its identifier
| Commands | Input |
|---|---|
| activate, deactivate, info, dependencies | Hand ID |
| pause, resume | Instance ID from active |
| install, validate | Filesystem path |
02
Copy the instance
armaraos hand active
03
Pause by instance ID
armaraos hand pause <INSTANCE_ID>
armaraos hand active
04
Resume the same instance
armaraos hand resume <INSTANCE_ID>
armaraos hand active
05
Use pause as the reversible brake
Pause first when behavior surprises you. Deactivate by Hand ID after deciding to stop it.
Check it / point to both IDs
Which value pauses, and which deactivates?
Use the captured row to identify the instance UUID and the short Hand ID.
Safety note
Pause does not undo dependencies or outside actions already taken. Use it as the first brake, then decide whether to deactivate.
Next / Capstone
Lesson ready