4.3.2.8. Deploying Your Software on the Target Machine

Use the deploy-target command to deploy the recipe's build output to the the live target machine:

     $ devtool deploy-target recipe target
                

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

Note

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