4.3.2.9. Removing Your Software from the Target Machine

Use the undeploy-target command to remove deployed build output from the target machine. For undeploy-target command to work, you must have previously used the deploy-target command.

     $ devtool undeploy-target recipe target
                

The target is the actual target running on an SSH server (i.e. user@hostname.

Note

For complete syntax, use the devtool undeploy-target ‐‐help command.